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

Unified Diff: mandoline/ui/desktop_ui/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: 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: mandoline/ui/desktop_ui/BUILD.gn
diff --git a/mandoline/ui/desktop_ui/BUILD.gn b/mandoline/ui/desktop_ui/BUILD.gn
index bfdd4a8d3be37c0bbe4a1cb6828bba611b0192dd..6b41cf8cc0deb0394d679ffa80e98da9ebc10b17 100644
--- a/mandoline/ui/desktop_ui/BUILD.gn
+++ b/mandoline/ui/desktop_ui/BUILD.gn
@@ -60,7 +60,7 @@ mojo_native_application("mandoline_browser_apptests") {
deps = [
"//base",
"//base/test:test_config",
- "//components/view_manager/public/cpp",
+ "//components/mus/public/cpp",
"//mandoline/ui/desktop_ui:lib",
"//mojo/application/public/cpp:sources",
"//mojo/application/public/cpp:test_support",

Powered by Google App Engine
This is Rietveld 408576698