Index: mojo/shell/switches.h |
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h |
index ff2eb6c95dc8f4dff0d3657afd20715f5b13fc3c..80fd0918a8e180ac5591a8e023287926fc84a326 100644 |
--- a/mojo/shell/switches.h |
+++ b/mojo/shell/switches.h |
@@ -22,7 +22,10 @@ extern const char kHelp[]; |
extern const char kMapOrigin[]; |
extern const char kOrigin[]; |
extern const char kPredictableAppFilenames[]; |
+extern const char kTestApp[]; |
extern const char kTraceStartup[]; |
+extern const char kURLMappings[]; |
+ |
} // namespace switches |