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 c551467e9618650d173ae090f9a36b034385633c..5d98d9d3a288c6beb5e9480d9b30bde65bbc9f76 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1597,8 +1597,7 @@ class CORE_EXPORT UseCounter { |
kShapeDetection_FaceDetectorConstructor = 1992, |
kShapeDetection_TextDetectorConstructor = 1993, |
kCredentialManagerCredentialRequestOptionsOnlyUnmediated = 1994, |
- // TODO(aboxhall): Reuse value 1995 when |
- // https://codereview.chromium.org/2088453002 is relanded. |
+ kInertAttribute = 1995, |
kPluginInstanceAccessFromIsolatedWorld = 1996, |
kPluginInstanceAccessFromMainWorld = 1997, |
kRequestFullscreenForDialogElement = 1998, |