summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_init.h
diff options
context:
space:
mode:
authordpolukhin@chromium.org <dpolukhin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-27 11:15:18 +0000
committerdpolukhin@chromium.org <dpolukhin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-27 11:15:18 +0000
commit5b6848fcd169864e88128cf0e711b8e39402cce8 (patch)
tree574ed4f88fd54c5f88fda379bdeb4657abe708b3 /chrome/browser/browser_init.h
parent4c5f5e94af81de61b2206aa3c732feec10f61309 (diff)
downloadchromium_src-5b6848fcd169864e88128cf0e711b8e39402cce8.zip
chromium_src-5b6848fcd169864e88128cf0e711b8e39402cce8.tar.gz
chromium_src-5b6848fcd169864e88128cf0e711b8e39402cce8.tar.bz2
Put back 53641 - Landing OEM customization CL for Denis
Original CL http://codereview.chromium.org/3026006 Fixed problems with initial locale change freezing Chrome OS on the device. Added creation of /home/chronos/.oobe_completed flag file. Removed command line switches for testing customization manifests. Added StringFetcher class implementation - URL fetcher that downloads content into std::string. Refactored services customization integration. Removed sample manifests from Chrome repository. They are submitted into Chromium OS repository at chromeos/src/platform/assets/oem_customization. BUG=http://crosbug.com/1888 TEST=Manual. Changes to OEM customization manifests on partner partition, namely the initial locale, time zone, and startup page attributes should change OOBE UX accordingly. Review URL: http://codereview.chromium.org/3064002 TBR= nkostylev@chromium.org Review URL: http://codereview.chromium.org/2878056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53775 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_init.h')
-rw-r--r--chrome/browser/browser_init.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/browser/browser_init.h b/chrome/browser/browser_init.h
index 422cb32..496d2e1 100644
--- a/chrome/browser/browser_init.h
+++ b/chrome/browser/browser_init.h
@@ -77,13 +77,6 @@ class BrowserInit {
const std::wstring& cur_dir, bool process_startup,
int* return_code);
-#if defined(OS_CHROMEOS)
- // Processes the OEM services customization document and modifies browser
- // settings like initial startup page, web apps and extentions.
- bool ApplyServicesCustomization(
- const chromeos::ServicesCustomizationDocument* customization);
-#endif
-
// LaunchWithProfile ---------------------------------------------------------
//
// Assists launching the application and appending the initial tabs for a