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

Unified Diff: client/dom/generated/src/frog/CSSRule.dart

Issue 9084005: Refresh dart:dom (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 12 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: client/dom/generated/src/frog/CSSRule.dart
diff --git a/client/dom/generated/src/frog/CSSRule.dart b/client/dom/generated/src/frog/CSSRule.dart
index 66b26663f409d5dcf607cc7e9cefc5b4d8e0a239..6f1ea6bab12c101baeda1c2c90b5fd90a6b85edf 100644
--- a/client/dom/generated/src/frog/CSSRule.dart
+++ b/client/dom/generated/src/frog/CSSRule.dart
@@ -19,7 +19,7 @@ class CSSRule native "CSSRule" {
static final int WEBKIT_KEYFRAME_RULE = 9;
- static final int WEBKIT_REGION_STYLE_RULE = 10;
+ static final int WEBKIT_REGION_RULE = 10;
String cssText;
« no previous file with comments | « client/dom/generated/src/frog/BiquadFilterNode.dart ('k') | client/dom/generated/src/frog/CanvasRenderingContext2D.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698