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

Unified Diff: apps/ui/apps_client.cc

Issue 436503002: Moved CreateNativeAppWindow from AppWindow::Delegate to AppsClient. (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
« no previous file with comments | « apps/ui/apps_client.h ('k') | chrome/browser/apps/app_browsertest_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/ui/apps_client.cc
diff --git a/apps/apps_client.cc b/apps/ui/apps_client.cc
similarity index 94%
rename from apps/apps_client.cc
rename to apps/ui/apps_client.cc
index dbdb5466771734d5cd4f2da57b4d2eefd4bce29a..45a41e4f30b27b956f3794672f03a893e718fdb0 100644
--- a/apps/apps_client.cc
+++ b/apps/ui/apps_client.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 "apps/apps_client.h"
+#include "apps/ui/apps_client.h"
#include "base/basictypes.h"
« no previous file with comments | « apps/ui/apps_client.h ('k') | chrome/browser/apps/app_browsertest_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698