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

Unified Diff: services/ui/gpu/DEPS

Issue 2546123002: mus: Some more DEPS change. (Closed)
Patch Set: Created 4 years 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 | « services/ui/DEPS ('k') | services/ui/gpu/gpu_service_internal.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/gpu/DEPS
diff --git a/services/ui/gpu/DEPS b/services/ui/gpu/DEPS
index 78294ae4ab8db09295cba3ed6cf3e0b20a985545..7c622586f4eea8541c259ea02dfa9f5e4a53fd03 100644
--- a/services/ui/gpu/DEPS
+++ b/services/ui/gpu/DEPS
@@ -5,5 +5,12 @@ include_rules = [
"+gpu/ipc/common",
"+gpu/ipc/service",
"+media/gpu/ipc/service",
- "+services/ui/surfaces",
+ "-services/ui/common",
]
+
+specific_include_rules = {
+ "gpu_main.*": [
+ "+services/ui/common",
+ "+services/ui/surfaces",
+ ]
+}
« no previous file with comments | « services/ui/DEPS ('k') | services/ui/gpu/gpu_service_internal.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698