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

Unified Diff: extensions/shell/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
Index: extensions/shell/common/switches.h
diff --git a/extensions/shell/common/switches.h b/extensions/shell/common/switches.h
index 2c57677f747f021b0ac8621d9c77dc3b971a0ecd..61656f52787156ed7870c927daa922282ab12bb0 100644
--- a/extensions/shell/common/switches.h
+++ b/extensions/shell/common/switches.h
@@ -10,7 +10,6 @@ namespace switches {
// All switches in alphabetical order. The switches should be documented
// alongside the definition of their values in the .cc file.
-extern const char kAppShellAppPath[];
extern const char kAppShellHostWindowBounds[];
extern const char kAppShellInstallCrx[];
extern const char kAppShellPreferredNetwork[];

Powered by Google App Engine
This is Rietveld 408576698