Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(444)

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2106683002: Remove Node.rootNode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: leave the line Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/core/dom/Node.idl ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 13eb869cc9ba91d6fa6b7320f145bdab0c656697..57f1152123abf34af47e66fc116c91c9e455c0c6 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -961,7 +961,6 @@ public:
MediaStreamConstraintsFromDictionary = 1151,
MediaStreamConstraintsConformant = 1152,
CSSSelectorIndirectAdjacent = 1153,
- NodeRootNode = 1154,
CreateImageBitmap = 1156,
PresentationConnectionConnectEventListener = 1157,
PresentationConnectionCloseEventListener = 1158,
« no previous file with comments | « third_party/WebKit/Source/core/dom/Node.idl ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698