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

Unified Diff: services/ui/ws/DEPS

Issue 2741343003: Update liftetime management of GpuClient (Closed)
Patch Set: Address Review comments Created 3 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 | « services/ui/ws/BUILD.gn ('k') | services/ui/ws/gpu_client.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 f771ac877ca1a40c7c43388f9adba73a9227e7b5..8cde679c9c310536c64099c294031a0097b4a39a 100644
--- a/services/ui/ws/DEPS
+++ b/services/ui/ws/DEPS
@@ -3,6 +3,8 @@ include_rules = [
"+gpu/config",
"+gpu/ipc/client",
"+gpu/ipc/common",
+ "+gpu/ipc/service",
+ "+services/ui/gpu",
sadrul 2017/03/23 15:26:56 Hrm. I guess these are for the tests. Can you move
jonross 2017/03/23 16:41:39 Done.
"+services/ui/gpu/interfaces",
"-services/ui/surfaces",
]
« no previous file with comments | « services/ui/ws/BUILD.gn ('k') | services/ui/ws/gpu_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698