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

Unified Diff: mojo/runner/DEPS

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: mojo/runner/DEPS
diff --git a/mojo/runner/DEPS b/mojo/runner/DEPS
index fdd0f165abf33cbc3ff9701f4ffa8e6f3a836e07..9a58ce035276b1d6ef765c1ac2f413327c3aaaf7 100644
--- a/mojo/runner/DEPS
+++ b/mojo/runner/DEPS
@@ -1,10 +1,10 @@
include_rules = [
"+components/devtools_service/public",
"+components/tracing",
- "+components/view_manager",
- "+components/view_manager/gles2",
- "+components/view_manager/native_viewport",
- "+components/view_manager/public",
+ "+components/mus",
sky 2015/09/14 15:58:22 sort
Fady Samuel 2015/09/14 18:23:05 Done.
+ "+components/mus/gles2",
+ "+components/mus/native_viewport",
+ "+components/mus/public",
"+crypto",
"+jni",
"+sandbox",
« mojo/runner/BUILD.gn ('K') | « mojo/runner/BUILD.gn ('k') | mojo/runner/android/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698