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

Unified Diff: components/mus/view_locator.cc

Issue 1344573002: Mandoline: Rename components/view_manager to components/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: components/mus/view_locator.cc
diff --git a/components/view_manager/view_locator.cc b/components/mus/view_locator.cc
similarity index 91%
rename from components/view_manager/view_locator.cc
rename to components/mus/view_locator.cc
index 415eac81106ba5ce718dcad947bbca09eff68e82..0fb92d196e4268b975acc1fa3add7f2715ca870b 100644
--- a/components/view_manager/view_locator.cc
+++ b/components/mus/view_locator.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/view_locator.h"
+#include "components/mus/view_locator.h"
-#include "components/view_manager/server_view.h"
+#include "components/mus/server_view.h"
namespace view_manager {

Powered by Google App Engine
This is Rietveld 408576698