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

Unified Diff: apps/app_window_registry.cc

Issue 436503002: Moved CreateNativeAppWindow from AppWindow::Delegate to AppsClient. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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_window_registry.cc
diff --git a/apps/app_window_registry.cc b/apps/app_window_registry.cc
index 36fa1dedca5f1841634b5e6fabfd1904a7f4f079..c6482470e3cba6860bbde35d6ac77fa8b9555a91 100644
--- a/apps/app_window_registry.cc
+++ b/apps/app_window_registry.cc
@@ -8,7 +8,7 @@
#include <vector>
#include "apps/app_window.h"
-#include "apps/apps_client.h"
+#include "apps/ui/apps_client.h"
#include "apps/ui/native_app_window.h"
#include "components/keyed_service/content/browser_context_dependency_manager.h"
#include "content/public/browser/browser_context.h"
« no previous file with comments | « apps/app_window.cc ('k') | apps/apps.gypi » ('j') | chrome/browser/ui/apps/chrome_apps_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698