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

Unified Diff: mojo/services/native_viewport/DEPS

Issue 1049993002: Get mojo_shell building inside chromium checkout. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix presubmit Created 5 years, 9 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/services/native_viewport/DEPS
diff --git a/mojo/services/native_viewport/DEPS b/mojo/services/native_viewport/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9c70113baf8c2eb4cfc6451bcf95363177d59966
--- /dev/null
+++ b/mojo/services/native_viewport/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+mojo/application",
+ "+mojo/converters",
+ "+mojo/services/gles2",
+ "+third_party/mojo_services",
+ "+ui",
+]

Powered by Google App Engine
This is Rietveld 408576698