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

Unified Diff: mojo/cc/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 | « mandoline/ui/phone_ui/phone_browser_application_delegate.cc ('k') | mojo/cc/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/cc/BUILD.gn
diff --git a/mojo/cc/BUILD.gn b/mojo/cc/BUILD.gn
index ed6e8d1725d90c435b50efc7c48fc6f123924421..c903ce097a572c901786400fe39449d887a42185 100644
--- a/mojo/cc/BUILD.gn
+++ b/mojo/cc/BUILD.gn
@@ -9,8 +9,8 @@ source_set("cc") {
"//cc",
"//cc/surfaces",
"//cc/surfaces:surface_id",
- "//components/view_manager/public/interfaces",
- "//components/view_manager/public/cpp",
+ "//components/mus/public/interfaces",
+ "//components/mus/public/cpp",
"//gpu/command_buffer/client:gles2_implementation",
"//gpu/command_buffer/client:gles2_interface",
"//mojo/converters/surfaces",
« no previous file with comments | « mandoline/ui/phone_ui/phone_browser_application_delegate.cc ('k') | mojo/cc/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698