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

Unified Diff: chrome/common/chrome_switches.h

Issue 10911222: Chrome OS should open to empty desktop when session restore is empty. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup + fix RestoreOnStartupPolicyTest, StartupBrowserCreatorTest Created 8 years, 3 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/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 3e86224472fc2bfbd6de012aeaf3685dca98dcd2..423cc7e3c35faa2a58d3ed47e5992ecc78203542 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -368,6 +368,7 @@ extern const char kTabletUI[];
#if defined(OS_CHROMEOS)
// Keep switches in alphabetical order.
extern const char kAshWebUIInit[];
+extern const char kCreateBrowserOnStartupForTests[];
extern const char kDisableBootAnimation[];
extern const char kDisableGData[];
extern const char kDisableHtml5Camera[];

Powered by Google App Engine
This is Rietveld 408576698