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

Unified Diff: chrome/browser/ui/startup/bad_flags_prompt.cc

Issue 1999923002: Move the Google Payments URL functions out of content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: chrome/browser/ui/startup/bad_flags_prompt.cc
diff --git a/chrome/browser/ui/startup/bad_flags_prompt.cc b/chrome/browser/ui/startup/bad_flags_prompt.cc
index 51039e243cb2adaebd1fc087a7767dd4bd635437..0d61837893f5a49fb4ca46b0fde27aa5168e7b2c 100644
--- a/chrome/browser/ui/startup/bad_flags_prompt.cc
+++ b/chrome/browser/ui/startup/bad_flags_prompt.cc
@@ -65,7 +65,6 @@ void ShowBadFlagsPrompt(Browser* browser) {
invalidation::switches::kSyncAllowInsecureXmppConnection,
// These flags change the URLs that handle PII.
- autofill::switches::kWalletSecureServiceUrl,
switches::kGaiaUrl,
translate::switches::kTranslateScriptURL,
« no previous file with comments | « chrome/browser/resources/options/autofill_options_list.js ('k') | chrome/browser/ui/webui/options/autofill_options_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698