Index: mojo/shell/switches.cc |
diff --git a/mojo/shell/switches.cc b/mojo/shell/switches.cc |
index 00356eef7212efc993e803a1a50068ec360e4f05..0cedd92a62386fe885b84937fd6df96a4fff0103 100644 |
--- a/mojo/shell/switches.cc |
+++ b/mojo/shell/switches.cc |
@@ -6,6 +6,6 @@ |
namespace switches { |
-const char kApp[] = "app"; |
+const char kOrigin[] = "origin"; |
} // namespace switches |