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

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

Issue 449643003: Revert the UseCounter for HTMLPreElement.width (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/HTMLPreElement.idl » ('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 8d1243498a081a4bf1d8cb4728141f21c95a0510..60bc5611d15cd484e67cffdd53b79bf83c8bda69 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -476,7 +476,6 @@ public:
ProgressElement = 484,
VideoFullscreenAllowedExemption = 485,
WebKitPoint = 488,
- HTMLPreElementWidth = 489,
PrefixedHTMLElementDropzone = 490,
WheelEventWheelDeltaX = 491,
WheelEventWheelDeltaY = 492,
« no previous file with comments | « no previous file | Source/core/html/HTMLPreElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698