Index: third_party/WebKit/public/web/WebRuntimeFeatures.h |
diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
index 0829e55a4f9353d988449012bc0c875ebfba7605..6e886998dedd00de49a0eaf2a7bbd7888a75ad6c 100644 |
--- a/third_party/WebKit/public/web/WebRuntimeFeatures.h |
+++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
@@ -67,7 +67,6 @@ public: |
BLINK_EXPORT static void enableOriginTrials(bool); |
BLINK_EXPORT static bool isOriginTrialsEnabled(); |
- BLINK_EXPORT static void enableApplicationCache(bool); |
BLINK_EXPORT static void enableAudioOutputDevices(bool); |
BLINK_EXPORT static void enableCanvas2dImageChromium(bool); |
BLINK_EXPORT static void enableCredentialManagerAPI(bool); |