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

Unified Diff: components/mus/public/cpp/lib/view_tree_delegate.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
Index: components/mus/public/cpp/lib/view_tree_delegate.cc
diff --git a/components/view_manager/public/cpp/lib/view_tree_delegate.cc b/components/mus/public/cpp/lib/view_tree_delegate.cc
similarity index 78%
rename from components/view_manager/public/cpp/lib/view_tree_delegate.cc
rename to components/mus/public/cpp/lib/view_tree_delegate.cc
index 09f78e67f9cca5401a28d8e0c1c49e5a83b81c13..870da6e2a805789b85284aa9cb6cc891d49836fa 100644
--- a/components/view_manager/public/cpp/lib/view_tree_delegate.cc
+++ b/components/mus/public/cpp/lib/view_tree_delegate.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 "components/view_manager/public/cpp/view_tree_delegate.h"
+#include "components/mus/public/cpp/view_tree_delegate.h"
namespace mojo {
« no previous file with comments | « components/mus/public/cpp/lib/view_tree_client_impl.cc ('k') | components/mus/public/cpp/lib/view_tree_host_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698