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

Unified Diff: chrome/browser/browser_init.h

Issue 2878056: Put back 53641 - Landing OEM customization CL for Denis... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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 | chrome/browser/browser_init.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_init.h
===================================================================
--- chrome/browser/browser_init.h (revision 53758)
+++ chrome/browser/browser_init.h (working copy)
@@ -77,13 +77,6 @@
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
« no previous file with comments | « no previous file | chrome/browser/browser_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698