Index: mojo/shell/switches.h |
diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h |
index 90cece0970d36b6463a2a5ab38262e3c080b3dcd..f774b3550b9935482cddac672e12b023ed574f4a 100644 |
--- a/mojo/shell/switches.h |
+++ b/mojo/shell/switches.h |
@@ -13,6 +13,7 @@ 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 kDontDeleteOnDownload[]; |
+extern const char kEnableMultiprocess[]; |
extern const char kPredictableAppFilenames[]; |
} // namespace switches |