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_ |