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

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

Issue 426513002: Remove HTMLOptionsCollection.remove(element) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: header too Created 6 years, 5 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 | « no previous file | Source/core/html/HTMLOptionsCollection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index 293bb395501e52ae323d349975384c6f75dd2d77..09077c9a5ef47f7fa0aefcc83b5f9ab78b5d612f 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -388,7 +388,6 @@ public:
RangeExpand = 393,
HTMLImageElementX = 396,
HTMLImageElementY = 397,
- HTMLOptionsCollectionRemoveElement = 398,
SelectionBaseNode = 400,
SelectionBaseOffset = 401,
SelectionExtentNode = 402,
« no previous file with comments | « no previous file | Source/core/html/HTMLOptionsCollection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698