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

Unified Diff: Source/WebCore/css/WebKitCSSMixFunctionValue.idl

Issue 13839016: Remove CSS_SHADERS compile-time flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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: Source/WebCore/css/WebKitCSSMixFunctionValue.idl
diff --git a/Source/WebCore/css/WebKitCSSMixFunctionValue.idl b/Source/WebCore/css/WebKitCSSMixFunctionValue.idl
index 3a7c02fcfef62dfb44221b6d3ea09eaa834204bf..1ce921e08ec068ad704dfc175b6db685e2960795 100644
--- a/Source/WebCore/css/WebKitCSSMixFunctionValue.idl
+++ b/Source/WebCore/css/WebKitCSSMixFunctionValue.idl
@@ -28,7 +28,6 @@
*/
[
- Conditional=CSS_SHADERS,
ImplementationLacksVTable
] interface WebKitCSSMixFunctionValue : CSSValueList {
};

Powered by Google App Engine
This is Rietveld 408576698