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

Unified Diff: mojo/shell/switches.h

Issue 93793009: Implement ServiceManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Allow Android to be built Created 7 years 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 | « mojo/shell/shell.mojom ('k') | mojo/shell/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/switches.h
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h
index 29a74374b38d85a53321f94c088a28cdf527f33f..b145c401cdb5f67095c6a0907a578d0f3a7edaf7 100644
--- a/mojo/shell/switches.h
+++ b/mojo/shell/switches.h
@@ -7,8 +7,8 @@
namespace switches {
-extern const char kApp[];
extern const char kDisableCache[];
+extern const char kOrigin[];
} // namespace switches
« no previous file with comments | « mojo/shell/shell.mojom ('k') | mojo/shell/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698