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

Unified Diff: services/ui/ws/DEPS

Issue 2360203003: services/ui: Add mojom API for creating/destroying gpu memory buffer. (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/interfaces/gpu_service_internal.mojom ('k') | services/ui/ws/gpu_service_proxy.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 1c2fa5da132df81553098244bdc376b930cdbc8b..71609276f10947b7d1f73d988e41c526f88fa279 100644
--- a/services/ui/ws/DEPS
+++ b/services/ui/ws/DEPS
@@ -10,8 +10,4 @@ specific_include_rules = {
"gpu_service_proxy.h": [
"+services/ui/gpu/gpu_main.h",
],
- # This should be removed. crbug.com/637923
- "mus_gpu_memory_buffer_manager.cc": [
- "+services/ui/gpu/gpu_service_internal.h",
- ]
}
« no previous file with comments | « services/ui/gpu/interfaces/gpu_service_internal.mojom ('k') | services/ui/ws/gpu_service_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698