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

Unified Diff: mojo/shell/switches.h

Issue 225203002: Mojo Spy core first cut (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: first version Created 6 years, 9 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: mojo/shell/switches.h
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h
index c0e78b865f7acfd51788c523efaaa7a216a4faf5..a1d4ac578f9f9eac86f3d08cc6bd09d6ad37b2c4 100644
--- a/mojo/shell/switches.h
+++ b/mojo/shell/switches.h
@@ -13,7 +13,7 @@ extern const char kChildProcessType[];
extern const char kDisableCache[];
extern const char kEnableMultiprocess[];
extern const char kOrigin[];
-
+extern const char kSpy[];
} // namespace switches
#endif // MOJO_SHELL_SWITCHES_H_

Powered by Google App Engine
This is Rietveld 408576698