Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index f4ca6744d799d6478bbba956a8ee8fcddbf38b3e..169efa8d4ad5b97442a7b020a69b4d0643ba0ca6 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -86,9 +86,6 @@ const char kDisableAccelerated2dCanvas[] = "disable-accelerated-2d-canvas"; |
const char kDisableAcceleratedVideoDecode[] = |
"disable-accelerated-video-decode"; |
-// Disable the ApplicationCache. |
-const char kDisableApplicationCache[] = "disable-application-cache"; |
- |
// Disable limits on the number of backing stores. Can prevent blinking for |
// users with many windows/tabs and lots of memory. |
const char kDisableBackingStoreLimit[] = "disable-backing-store-limit"; |