Index: extensions/common/switches.h |
diff --git a/extensions/common/switches.h b/extensions/common/switches.h |
index 81d17c2a42b9834870e2eafe03d81bd0fe6f8d80..1a110f239cf4cb29f6292f73ca4cc2e47bd9616a 100644 |
--- a/extensions/common/switches.h |
+++ b/extensions/common/switches.h |
@@ -14,7 +14,6 @@ namespace switches { |
extern const char kAllowHTTPBackgroundPage[]; |
extern const char kAllowLegacyExtensionManifests[]; |
extern const char kAppView[]; |
-extern const char kDumpRenderTree[]; |
James Cook
2014/10/07 16:24:54
Hooray!
Xi Han
2014/10/07 19:29:53
:)
On 2014/10/07 16:24:54, James Cook wrote:
|
extern const char kEmbeddedExtensionOptions[]; |
extern const char kEnableAppsShowOnFirstPaint[]; |
extern const char kEnableAppView[]; |