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

Unified Diff: mojo/runner/DEPS

Issue 1131523007: Move NativeViewport service into view_manager. This is a file move only. Further merging will happe… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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 | « mojo/runner/BUILD.gn ('k') | mojo/runner/android/library_loader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/DEPS
diff --git a/mojo/runner/DEPS b/mojo/runner/DEPS
index eae327368f0aaa96dd43a36b698f5e211a01bff9..9ef049a634de2852d621fb67cd1b4abeecf41c55 100644
--- a/mojo/runner/DEPS
+++ b/mojo/runner/DEPS
@@ -1,7 +1,8 @@
include_rules = [
"+components/gles2",
"+components/gpu",
- "+components/native_viewport",
+ "+components/view_manager/native_viewport",
+ "+components/view_manager/public",
"+crypto",
"+jni",
"+third_party/mojo_services",
« no previous file with comments | « mojo/runner/BUILD.gn ('k') | mojo/runner/android/library_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698