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

Unified Diff: mojo/services/surfaces/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
« no previous file with comments | « mojo/services/surfaces/BUILD.gn ('k') | mojo/services/surfaces/context_provider_mojo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/surfaces/DEPS
diff --git a/media/mojo/DEPS b/mojo/services/surfaces/DEPS
similarity index 53%
copy from media/mojo/DEPS
copy to mojo/services/surfaces/DEPS
index fe3c60e0141beab79088d1f4f7a17bc2fd5ed532..3b182bfe8f670472a27b6e4692e2097477ba39ab 100644
--- a/media/mojo/DEPS
+++ b/mojo/services/surfaces/DEPS
@@ -1,6 +1,7 @@
include_rules = [
+ "+cc",
+ "+gpu",
"+mojo/application",
- "+mojo/common",
"+mojo/converters",
- "+third_party/mojo/src/mojo/public",
+ "+third_party/mojo_services",
]
« no previous file with comments | « mojo/services/surfaces/BUILD.gn ('k') | mojo/services/surfaces/context_provider_mojo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698