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

Unified Diff: trunk/src/chrome/browser/about_flags.cc

Issue 134923004: Revert 244286 "Password manager: Gnome support for Public Suffix..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 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 | trunk/src/chrome/browser/password_manager/native_backend_gnome_x.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/browser/about_flags.cc
===================================================================
--- trunk/src/chrome/browser/about_flags.cc (revision 244291)
+++ trunk/src/chrome/browser/about_flags.cc (working copy)
@@ -1287,7 +1287,7 @@
"password-autofill-public-suffix-domain-matching",
IDS_FLAGS_PASSWORD_AUTOFILL_PUBLIC_SUFFIX_DOMAIN_MATCHING_NAME,
IDS_FLAGS_PASSWORD_AUTOFILL_PUBLIC_SUFFIX_DOMAIN_MATCHING_DESCRIPTION,
- kOsAndroid | kOsWin | kOsLinux,
+ kOsAndroid | kOsWin,
ENABLE_DISABLE_VALUE_TYPE(
switches::kEnablePasswordAutofillPublicSuffixDomainMatching,
switches::kDisablePasswordAutofillPublicSuffixDomainMatching)
« no previous file with comments | « no previous file | trunk/src/chrome/browser/password_manager/native_backend_gnome_x.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698