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

Unified Diff: core/css/WebKitCSSTransformValue.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/WebKitCSSRegionRule.idl ('k') | core/dom/AnimationEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/css/WebKitCSSTransformValue.idl
diff --git a/core/css/CSSTransformValue.idl b/core/css/WebKitCSSTransformValue.idl
similarity index 95%
rename from core/css/CSSTransformValue.idl
rename to core/css/WebKitCSSTransformValue.idl
index f6a39420308252480f8b2824dc45b20151bdea6d..8b59a43e2614c38e77b9d47a5b596b25dc7b5c4a 100644
--- a/core/css/CSSTransformValue.idl
+++ b/core/css/WebKitCSSTransformValue.idl
@@ -27,9 +27,9 @@
*/
[
- DoNotCheckConstants,
- InterfaceName=WebKitCSSTransformValue
-] interface CSSTransformValue : CSSValueList {
+ DoNotCheckConstants,
+ ImplementedAs=CSSTransformValue
+] interface WebKitCSSTransformValue : CSSValueList {
// OperationTypes
« no previous file with comments | « core/css/WebKitCSSRegionRule.idl ('k') | core/dom/AnimationEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698