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

Unified Diff: components/viz/common/DEPS

Issue 2933493003: Add viz-host HitTestQuery. (Closed)
Patch Set: comments # 16 17 18 Created 3 years, 6 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: components/viz/common/DEPS
diff --git a/components/viz/common/DEPS b/components/viz/common/DEPS
index f3d7ee5b4d7fa95e230791f28d90735ecd0dcd3e..81ea191bda362717fc9d37bea55492af1dc4c3b7 100644
--- a/components/viz/common/DEPS
+++ b/components/viz/common/DEPS
@@ -1,9 +1,5 @@
include_rules = [
+ "+cc/surfaces/frame_sink_id.h",
"+services/ui/gpu/interfaces",
+ "+ui/gfx",
]
-
-specific_include_rules = {
- "server_gpu_memory_buffer_manager_unittest\.cc": [
- "+ui/gfx",
- ]
-}

Powered by Google App Engine
This is Rietveld 408576698