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

Unified Diff: chrome/browser/android/chrome_feature_list.cc

Issue 2706363002: Add Finch flag for Copyless Paste (Closed)
Patch Set: rebase 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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/flag_descriptions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/chrome_feature_list.cc
diff --git a/chrome/browser/android/chrome_feature_list.cc b/chrome/browser/android/chrome_feature_list.cc
index 84da95bc7cccc3e962a4abaf6ff7f5b940c66af3..1e7b3f727e37cbc84944968ba6c084a4fbdec8e1 100644
--- a/chrome/browser/android/chrome_feature_list.cc
+++ b/chrome/browser/android/chrome_feature_list.cc
@@ -39,6 +39,7 @@ namespace {
const base::Feature* kFeaturesExposedToJava[] = {
&autofill::kAutofillScanCardholderName,
&features::kConsistentOmniboxGeolocation,
+ &features::kCopylessPaste,
&features::kCredentialManagementAPI,
&features::kNativeAndroidHistoryManager,
&features::kServiceWorkerPaymentApps,
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/flag_descriptions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698