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

Unified Diff: apps/app_keep_alive_service_factory.cc

Issue 166573005: Rename apps::ShellWindow to apps::AppWindow (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, nits (rename) Created 6 years, 10 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 | « no previous file | apps/app_lifetime_monitor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/app_keep_alive_service_factory.cc
diff --git a/apps/app_keep_alive_service_factory.cc b/apps/app_keep_alive_service_factory.cc
index c33452b327b63fbab6134c87e78c45ba11b007f4..5afe0508f6dd57c3b6cd42b5a792be85e0fdb1eb 100644
--- a/apps/app_keep_alive_service_factory.cc
+++ b/apps/app_keep_alive_service_factory.cc
@@ -6,7 +6,7 @@
#include "apps/app_keep_alive_service.h"
#include "apps/app_lifetime_monitor_factory.h"
-#include "apps/shell_window_registry.h"
+#include "apps/app_window_registry.h"
#include "components/browser_context_keyed_service/browser_context_dependency_manager.h"
#include "extensions/browser/extensions_browser_client.h"
« no previous file with comments | « no previous file | apps/app_lifetime_monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698