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

Unified Diff: chrome/browser/chromeos/testdata/startup_manifest.json

Issue 2853006: Added setting the locale on startup to the initial_locale attribute in... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 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/chromeos/login/wizard_controller.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/testdata/startup_manifest.json
===================================================================
--- chrome/browser/chromeos/testdata/startup_manifest.json (revision 49913)
+++ chrome/browser/chromeos/testdata/startup_manifest.json (working copy)
@@ -4,7 +4,7 @@
"product_sku" : "SKU",
// Optional.
- "initial_locale" : "en_US",
+ "initial_locale" : "it",
"background_color" : "#880088",
"registration_url" : "http://www.google.com",
"setup_content" : [
« no previous file with comments | « chrome/browser/chromeos/login/wizard_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698