Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7714)

Unified Diff: chrome/browser/apps/scoped_keep_alive.cc

Issue 557833007: Remove Increment/DecrementKeepAliveCount from AppsClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/apps/scoped_keep_alive.h ('k') | chrome/browser/extensions/api/tabs/tabs_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/apps/scoped_keep_alive.cc
diff --git a/chrome/browser/ui/app_list/scoped_keep_alive.cc b/chrome/browser/apps/scoped_keep_alive.cc
similarity index 90%
rename from chrome/browser/ui/app_list/scoped_keep_alive.cc
rename to chrome/browser/apps/scoped_keep_alive.cc
index c93558a3be3a1007f3396f1bb710700b0920dbea..586a47448a0eff3f57996632c90ddeba5f20a39a 100644
--- a/chrome/browser/ui/app_list/scoped_keep_alive.cc
+++ b/chrome/browser/apps/scoped_keep_alive.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/ui/app_list/scoped_keep_alive.h"
+#include "chrome/browser/apps/scoped_keep_alive.h"
#include "chrome/browser/browser_process.h"
#include "chrome/browser/lifetime/application_lifetime.h"
« no previous file with comments | « chrome/browser/apps/scoped_keep_alive.h ('k') | chrome/browser/extensions/api/tabs/tabs_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698