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

Unified Diff: content/browser/BUILD.gn

Issue 2884243003: Add a mojo channel for frame messages. (Closed)
Patch Set: Fix presubmit warning I ignored Created 3 years, 7 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 | « no previous file | content/browser/android/ime_adapter_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index eb28c584187772437647c7fa406839cb7745d305..501316c2a20196edf4c9724ba7ba0650b25f02bc 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -692,6 +692,8 @@ source_set("browser") {
"frame_host/frame_tree_node.h",
"frame_host/frame_tree_node_blame_context.cc",
"frame_host/frame_tree_node_blame_context.h",
+ "frame_host/input/legacy_ipc_frame_input_handler.cc",
+ "frame_host/input/legacy_ipc_frame_input_handler.h",
"frame_host/interstitial_page_impl.cc",
"frame_host/interstitial_page_impl.h",
"frame_host/interstitial_page_navigator_impl.cc",
« no previous file with comments | « no previous file | content/browser/android/ime_adapter_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698