Index: public/web/WebSettings.h |
diff --git a/public/web/WebSettings.h b/public/web/WebSettings.h |
index 155e552ad25603492bcfb19609c02a7e71b5fb08..08c0d7713296f35034c4ca45ab721e81a5462b1d 100644 |
--- a/public/web/WebSettings.h |
+++ b/public/web/WebSettings.h |
@@ -55,8 +55,7 @@ public: |
enum V8CacheOptions { |
V8CacheOptionsOff, |
V8CacheOptionsParse, |
- V8CacheOptionsCode, |
- V8CacheOptionsCodeCompressed |
+ V8CacheOptionsCode |
}; |
enum V8ScriptStreamingMode { |