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

Unified Diff: extensions/common/switches.h

Issue 727963004: app_shell: Change flag for loading apps to --load-app and only launch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Code review fixes Created 6 years, 1 month 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 | extensions/common/switches.cc » ('j') | extensions/common/switches.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/switches.h
diff --git a/extensions/common/switches.h b/extensions/common/switches.h
index b7b14a1eed96c90cfb7bad42c664df134e63b1f2..127bd3d9ce87dea225835a92f46ee60994c99f47 100644
--- a/extensions/common/switches.h
+++ b/extensions/common/switches.h
@@ -29,6 +29,7 @@ extern const char kExtensionActionRedesign[];
extern const char kExtensionProcess[];
extern const char kExtensionsOnChromeURLs[];
extern const char kForceDevModeHighlighting[];
+extern const char kLoadApps[];
extern const char kMimeHandlerView[];
extern const char kScriptsRequireAction[];
extern const char kEnableScriptsRequireAction[];
« no previous file with comments | « no previous file | extensions/common/switches.cc » ('j') | extensions/common/switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698