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

Unified Diff: content/browser/BUILD.gn

Issue 2826303003: Let selection events bypass ContentViewCore (Closed)
Patch Set: call Initialize() Created 3 years, 8 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 ec34aab163028c56e13a704a9b779beaafc0d66a..742357846c32611d6ca149d22b379226f4117280 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1832,6 +1832,8 @@ source_set("browser") {
"android/overscroll_controller_android.h",
"android/render_widget_host_connector.cc",
"android/render_widget_host_connector.h",
+ "android/selection_popup_controller.cc",
+ "android/selection_popup_controller.h",
"android/synchronous_compositor_browser_filter.cc",
"android/synchronous_compositor_browser_filter.h",
"android/synchronous_compositor_host.cc",

Powered by Google App Engine
This is Rietveld 408576698