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 42bdd4082517c3c10a21a167448ace0f154f6141..0d3fffc9bbae8a374394a494004c88b385643314 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -142,7 +142,6 @@ public: |
DocumentXMLEncoding = 115, // Removed from DOM4. |
DocumentXMLStandalone = 116, // Removed from DOM4. |
DocumentXMLVersion = 117, // Removed from DOM4. |
- NodeIsSameNode = 118, // Removed from DOM4. |
NavigatorProductSub = 123, |
NavigatorVendor = 124, |
NavigatorVendorSub = 125, |