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

Unified Diff: core/css/WebKitCSSFilterValue.idl

Issue 19605006: Roll IDL to multivm@1316 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 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 | « core/css/WebKitCSSFilterRule.idl ('k') | core/css/WebKitCSSKeyframeRule.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/css/WebKitCSSFilterValue.idl
diff --git a/core/css/CSSFilterValue.idl b/core/css/WebKitCSSFilterValue.idl
similarity index 96%
rename from core/css/CSSFilterValue.idl
rename to core/css/WebKitCSSFilterValue.idl
index 035b859d223739c0b29c2f499f5c23851ed618ab..52500df6a4bf49340d7de16674958d1026179db1 100644
--- a/core/css/CSSFilterValue.idl
+++ b/core/css/WebKitCSSFilterValue.idl
@@ -25,8 +25,8 @@
[
DoNotCheckConstants,
- InterfaceName=WebKitCSSFilterValue
-] interface CSSFilterValue : CSSValueList {
+ ImplementedAs=CSSFilterValue
+] interface WebKitCSSFilterValue : CSSValueList {
// OperationTypes
« no previous file with comments | « core/css/WebKitCSSFilterRule.idl ('k') | core/css/WebKitCSSKeyframeRule.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698