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

Unified Diff: services/ui/ws/DEPS

Issue 2289553002: gpu: Introduce GpuInit. (Closed)
Patch Set: . Created 4 years, 3 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/gpu/gpu_service_internal.cc ('k') | services/ui/ws/gpu_service_proxy.h » ('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 cd144ffb9d8ada0354ba89a86561c84e01c3bb1a..1c2fa5da132df81553098244bdc376b930cdbc8b 100644
--- a/services/ui/ws/DEPS
+++ b/services/ui/ws/DEPS
@@ -7,8 +7,8 @@ include_rules = [
]
specific_include_rules = {
- "gpu_service_proxy.cc": [
- "+services/ui/gpu/gpu_service_internal.h",
+ "gpu_service_proxy.h": [
+ "+services/ui/gpu/gpu_main.h",
],
# This should be removed. crbug.com/637923
"mus_gpu_memory_buffer_manager.cc": [
« no previous file with comments | « services/ui/gpu/gpu_service_internal.cc ('k') | services/ui/ws/gpu_service_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698