diff options
Diffstat (limited to 'chrome/browser/browser_init.h')
-rw-r--r-- | chrome/browser/browser_init.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/browser/browser_init.h b/chrome/browser/browser_init.h index 3aa9b70..ec83c70 100644 --- a/chrome/browser/browser_init.h +++ b/chrome/browser/browser_init.h @@ -76,13 +76,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 |