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

Unified Diff: content/renderer/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
« no previous file with comments | « content/common/frame_sink_provider.mojom ('k') | content/renderer/input/frame_input_handler_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 4aaf19c00066aa71147c33c7472ceb8c7794f419..c3afcd005da5d762c903da375c7a9c54173e62ec 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -176,6 +176,8 @@ target(link_target_type, "renderer") {
"input/render_widget_input_handler_delegate.h",
"input/scoped_web_input_event_with_latency_info.cc",
"input/scoped_web_input_event_with_latency_info.h",
+ "input/target_frame_for_input_impl.cc",
+ "input/target_frame_for_input_impl.h",
"input/widget_input_handler_impl.cc",
"input/widget_input_handler_impl.h",
"input/widget_input_handler_manager.cc",
« no previous file with comments | « content/common/frame_sink_provider.mojom ('k') | content/renderer/input/frame_input_handler_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698