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

Unified Diff: apps/app_restore_service.h

Issue 494033002: Move AppWindow to extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 4 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
Index: apps/app_restore_service.h
diff --git a/apps/app_restore_service.h b/apps/app_restore_service.h
index 33a407a27fba2572465a34c1798215764961720d..125d50c68d4a9ac9872cef46d4ea851821d94e5b 100644
--- a/apps/app_restore_service.h
+++ b/apps/app_restore_service.h
@@ -9,8 +9,8 @@
#include <vector>
#include "apps/app_lifetime_monitor.h"
-#include "apps/app_window_registry.h"
#include "components/keyed_service/core/keyed_service.h"
+#include "extensions/browser/app_window/app_window_registry.h"
namespace extensions {
class Extension;

Powered by Google App Engine
This is Rietveld 408576698