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

Unified Diff: components/viz/common/DEPS

Issue 2938953002: Implement HitTestAggregator (Closed)
Patch Set: add transform include to resolve build bot failure 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 b4322a2ca2fcd6c715c9ed810e6a69f9626dc24a..460022e11ef2f8e71da8e6fc129d1de8f329f81e 100644
--- a/components/viz/common/DEPS
+++ b/components/viz/common/DEPS
@@ -7,6 +7,7 @@ specific_include_rules = {
"+gpu/ipc/common",
"+mojo/public/cpp/bindings",
"+ui/gfx/geometry",
+ "+ui/gfx/transform.h",
"+services/ui/gpu/interfaces",
"+third_party/skia",
],

Powered by Google App Engine
This is Rietveld 408576698