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

Unified Diff: services/viz/public/interfaces/hit_test/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: services/viz/public/interfaces/hit_test/BUILD.gn
diff --git a/services/viz/public/interfaces/hit_test/BUILD.gn b/services/viz/public/interfaces/hit_test/BUILD.gn
index 3be40cdd076001f3ad13a875923396ccb635a8ee..54a3757094752330a4b9a7e303308448fc7a7ca3 100644
--- a/services/viz/public/interfaces/hit_test/BUILD.gn
+++ b/services/viz/public/interfaces/hit_test/BUILD.gn
@@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("hit_test") {
sources = [
"hit_test_region_list.mojom",
+ "target_frame_for_input_delegate.mojom",
]
public_deps = [
« no previous file with comments | « content/test/test_render_view_host.cc ('k') | services/viz/public/interfaces/hit_test/target_frame_for_input_delegate.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698