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

Unified Diff: content/browser/BUILD.gn

Issue 2951053005: Add Mojo API for Blink hit testing (Closed)
Patch Set: Address Rob's comments Created 3 years, 4 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 82c330ecf3d85b11b5af38df274e35974ce06d37..7f31bed993304a851193b2dc48db925e722ed007 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -133,6 +133,7 @@ source_set("browser") {
"//services/video_capture/public/cpp",
"//services/video_capture/public/interfaces:constants",
"//services/video_capture/public/uma",
+ "//services/viz/public/interfaces/hit_test",
"//skia",
"//sql",
"//storage/browser",

Powered by Google App Engine
This is Rietveld 408576698