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

Unified Diff: components/mus/surfaces/BUILD.gn

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/server_view_observer.h ('k') | components/mus/surfaces/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/surfaces/BUILD.gn
diff --git a/components/view_manager/surfaces/BUILD.gn b/components/mus/surfaces/BUILD.gn
similarity index 92%
rename from components/view_manager/surfaces/BUILD.gn
rename to components/mus/surfaces/BUILD.gn
index 25ded3ac647e6dab1a26054a90615cf7d31f4e4b..18326b05baa516545409a37a554da38653643841 100644
--- a/components/view_manager/surfaces/BUILD.gn
+++ b/components/mus/surfaces/BUILD.gn
@@ -22,8 +22,8 @@ source_set("surfaces") {
"//cc",
"//cc/surfaces",
"//cc/surfaces:surface_id",
- "//components/view_manager/gles2",
- "//components/view_manager/public/interfaces",
+ "//components/mus/gles2",
+ "//components/mus/public/interfaces",
"//gpu/command_buffer/client",
"//gpu/command_buffer/client:gles2_cmd_helper",
"//gpu/command_buffer/client:gles2_implementation",
« no previous file with comments | « components/mus/server_view_observer.h ('k') | components/mus/surfaces/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698