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

Unified Diff: chrome/browser/chromeos/login/helper.h

Issue 6902107: Merge 82987, 83304 - make sure that OEM tab is shown even if first login is Guest (Closed) Base URL: svn://svn.chromium.org/chrome/branches/742/src/
Patch Set: Created 9 years, 8 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
Index: chrome/browser/chromeos/login/helper.h
===================================================================
--- chrome/browser/chromeos/login/helper.h (revision 83304)
+++ chrome/browser/chromeos/login/helper.h (working copy)
@@ -33,7 +33,6 @@
namespace chromeos {
-class StartupCustomizationDocument;
class NetworkLibrary;
// View that provides interface for start/stop throbber above the view.
@@ -109,10 +108,6 @@
// Ethernet > WiFi > Cellular. Same for connecting network.
string16 GetCurrentNetworkName(NetworkLibrary* network_library);
-// Load OEM partner startup customization manifest
-// containing locale, timezone, EULA, etc.
-const chromeos::StartupCustomizationDocument* LoadStartupManifest();
-
// Define the constants in |login| namespace to avoid potential
// conflict with other chromeos components.
namespace login {
« no previous file with comments | « chrome/browser/chromeos/login/existing_user_controller_browsertest.cc ('k') | chrome/browser/chromeos/login/helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698