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

Unified Diff: services/ui/ws/DEPS

Issue 2280723004: services/ui: Remove unwanted gpu dependency from services/ui/surfaces. (Closed)
Patch Set: . Created 4 years, 4 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 | « services/ui/surfaces/surfaces_context_provider.cc ('k') | services/ui/ws/frame_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/DEPS
diff --git a/services/ui/ws/DEPS b/services/ui/ws/DEPS
index e63301065fe6048d3185eff08fde7dfb17aabcb3..54bb901c257f69f2fea4743d93301dd00459d85e 100644
--- a/services/ui/ws/DEPS
+++ b/services/ui/ws/DEPS
@@ -4,6 +4,9 @@ include_rules = [
]
specific_include_rules = {
+ "frame_generator.cc": [
+ "+services/ui/gpu/gpu_service_internal.h",
+ ],
"gpu_service_proxy.cc": [
"+services/ui/gpu/gpu_service_internal.h",
]
« no previous file with comments | « services/ui/surfaces/surfaces_context_provider.cc ('k') | services/ui/ws/frame_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698