Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / browser / lifetime / application_lifetime_stub.cc
blob3ed1f517eb6829f4a5dbe891c6ae5256ec606cf0
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "chrome/browser/lifetime/application_lifetime.h"
7 namespace chrome {
9 void HandleAppExitingForPlatform() {
12 } // namespace chrome