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

Unified Diff: components/viz/common/DEPS

Issue 2938953002: Implement HitTestAggregator (Closed)
Patch Set: rename DisplayHitTestRegion to AggregatedHitTestRegion Created 3 years, 5 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 6df009f46e73e668e3f69c7ffdd6388ee65f1874..9fee30ef78a58be6d1fb0cd2f330acc87e6a4a84 100644
--- a/components/viz/common/DEPS
+++ b/components/viz/common/DEPS
@@ -1,7 +1,8 @@
include_rules = [
- "+ui/gfx/geometry",
+ "+cc/surfaces/surface_id.h",
"+services/ui/gpu/interfaces",
"+third_party/skia",
+ "+ui/gfx",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698