Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index b79b0b7fea975c1d353fc30217e162e81d15375d..072dc3004331741ee7bb979ace53f5cff6158f74 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -23,7 +23,6 @@ CONTENT_EXPORT extern const char kBrowserCrashTest[]; |
CONTENT_EXPORT extern const char kBrowserSubprocessPath[]; |
// TODO(jam): this doesn't belong in content. |
CONTENT_EXPORT extern const char kChromeFrame[]; |
-CONTENT_EXPORT extern const char kDefaultDeviceScaleFactor[]; |
CONTENT_EXPORT extern const char kDisable3DAPIs[]; |
CONTENT_EXPORT extern const char kDisableAccelerated2dCanvas[]; |
CONTENT_EXPORT extern const char kDisableAcceleratedCompositing[]; |