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

Unified Diff: build/config/features.gni

Issue 1931043002: Remove requestAutocomplete (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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
Index: build/config/features.gni
diff --git a/build/config/features.gni b/build/config/features.gni
index 6a89f7d83b354634f3947fe103a047c15131795a..09ad7965678594479a4fa31e9b072913c2600aa1 100644
--- a/build/config/features.gni
+++ b/build/config/features.gni
@@ -61,8 +61,6 @@ declare_args() {
enable_supervised_users = !is_ios
- enable_autofill_dialog = !is_ios
-
enable_remoting = !is_ios && !is_chromecast
# Enable hole punching for the protected video.

Powered by Google App Engine
This is Rietveld 408576698