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

Unified Diff: services/ui/ws/DEPS

Issue 2741343003: Update liftetime management of GpuClient (Closed)
Patch Set: Update Deps. Remove Test Filter 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
Index: services/ui/ws/DEPS
diff --git a/services/ui/ws/DEPS b/services/ui/ws/DEPS
index f771ac877ca1a40c7c43388f9adba73a9227e7b5..0a83526212c0db98b2d4cdb3dce623411532c880 100644
--- a/services/ui/ws/DEPS
+++ b/services/ui/ws/DEPS
@@ -11,4 +11,8 @@ specific_include_rules = {
"gpu_host.h": [
"+services/ui/gpu/gpu_main.h",
],
+ "gpu_host_unittest.cc": [
+ "+gpu/ipc/service",
+ "+services/ui/gpu"
+ ],
}

Powered by Google App Engine
This is Rietveld 408576698