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

Unified Diff: chrome/browser/profile_resetter/brandcode_config_fetcher.cc

Issue 2908073006: Remove "updatecheck" tag when fetching default settings. (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/profile_resetter/brandcode_config_fetcher.cc
diff --git a/chrome/browser/profile_resetter/brandcode_config_fetcher.cc b/chrome/browser/profile_resetter/brandcode_config_fetcher.cc
index abcffac93e16b0bf8366c8b03993645b84bef5a3..ec825eee218735a986e3ae5271da1f9a26aa76c5 100644
--- a/chrome/browser/profile_resetter/brandcode_config_fetcher.cc
+++ b/chrome/browser/profile_resetter/brandcode_config_fetcher.cc
@@ -30,7 +30,6 @@ const char kPostXml[] =
" appid=\"{8A69D345-D564-463C-AFF1-A69D9E530F96}\"\n"
" version=\"0.0.0.0\"\n"
" >\n"
-" <updatecheck />\n"
" <data name=\"install\" "
"index=\"__BRANDCODE_PLACEHOLDER__\" />\n"
" </app>\n"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698