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

Unified Diff: components/viz/common/DEPS

Issue 2938953002: Implement HitTestAggregator (Closed)
Patch Set: rebase & improvements based on comments 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 6df009f46e73e668e3f69c7ffdd6388ee65f1874..016fdcc59a6b291009bcdc533aca7e5f279ff4bc 100644
--- a/components/viz/common/DEPS
+++ b/components/viz/common/DEPS
@@ -1,7 +1,9 @@
include_rules = [
- "+ui/gfx/geometry",
+ "+cc/surfaces",
"+services/ui/gpu/interfaces",
+ "+services/viz/public/interfaces",
"+third_party/skia",
+ "+ui/gfx",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698