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

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

Issue 1420303002: Remove support for intrinsic and min-intrinsic (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 316150c166c20d0d0d898a9717adea3e5cacfbb4..853ca81e0b33693ad684d7537a50220ef98a281a 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -630,8 +630,6 @@ public:
V8Permissions_Query_Method = 750,
// The above items are available in M43 branch.
- LegacyCSSValueIntrinsic = 751,
- LegacyCSSValueMinIntrinsic = 752,
WebkitCanvas = 753,
V8HTMLInputElement_Autocapitalize_AttributeGetter = 754,
V8HTMLInputElement_Autocapitalize_AttributeSetter = 755,

Powered by Google App Engine
This is Rietveld 408576698