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

Unified Diff: components/mus/android_loader.cc

Issue 1344573002: Mandoline: Rename components/view_manager to components/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 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 | « components/mus/android_loader.h ('k') | components/mus/client_connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/android_loader.cc
diff --git a/components/view_manager/android_loader.cc b/components/mus/android_loader.cc
similarity index 85%
rename from components/view_manager/android_loader.cc
rename to components/mus/android_loader.cc
index 6923fae85bcf58972e670a29499373b9ab689965..721be7179b618575842279fd9f7a97a2de4e8841 100644
--- a/components/view_manager/android_loader.cc
+++ b/components/mus/android_loader.cc
@@ -2,9 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/view_manager/android_loader.h"
+#include "components/mus/android_loader.h"
-#include "components/view_manager/view_manager_app.h"
+#include "components/mus/view_manager_app.h"
#include "mojo/application/public/cpp/application_impl.h"
namespace view_manager {
« no previous file with comments | « components/mus/android_loader.h ('k') | components/mus/client_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698