Index: third_party/WebKit/Source/core/frame/UseCounter.h |
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h |
index b000b00361d9c9032b7739a6862daa0a7d97cb4c..628597b951cd88291c65422840bd477684f650d5 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -976,7 +976,6 @@ public: |
MediaDevicesEnumerateDevices = 1119, |
NonSecureSharedWorkerAccessedFromSecureContext = 1120, |
SecureSharedWorkerAccessedFromNonSecureContext = 1121, |
- NonCSSStyleSheetType = 1122, |
EventDeepPath = 1123, |
LinkHeaderPreload = 1124, |
MouseWheelEvent = 1125, |