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 2888061cc780b5f09afa256cf01fbdc550a4b72f..5b84563c79e2c50ab689ac7f08ae7b7a310f856b 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -324,7 +324,7 @@ public: |
PrefixedMouseEventMovementY = 383, |
PrefixedFileRelativePath = 386, |
DocumentCaretRangeFromPoint = 387, |
- DocumentGetCSSCanvasContext = 388, |
+ // DocumentGetCSSCanvasContext = 388, |
ElementScrollIntoViewIfNeeded = 389, |
RangeExpand = 393, |
HTMLImageElementX = 396, |