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

Unified Diff: content/browser/BUILD.gn

Issue 2740103006: Implement SmartText selection. (Closed)
Patch Set: Do not invalidate the menu and always recreate it; use Android resource id for Assist Created 3 years, 9 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 30e1be6f345ca253f14812eceada48baf5a99e2c..100496bec8b2fb1fc4f0093954c89405624208ad 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1771,6 +1771,8 @@ source_set("browser") {
"android/content_view_render_view.h",
"android/content_view_statics.cc",
"android/content_view_statics.h",
+ "android/context_selection_client.cc",
+ "android/context_selection_client.h",
"android/date_time_chooser_android.cc",
"android/date_time_chooser_android.h",
"android/gesture_event_type.h",

Powered by Google App Engine
This is Rietveld 408576698