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

Unified Diff: client/html/html.dart

Issue 8360025: Move the individual property definitions from client/base/Css to CSSStyleDeclaration. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes. Created 9 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
« no previous file with comments | « client/base/scripts/css_code_generator.py ('k') | client/html/release/html.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/html/html.dart
diff --git a/client/html/html.dart b/client/html/html.dart
index 89bc11da4115ce023d4359b1c2bd8bc111a152cd..1c53ac6d94b54c2d71ff1024aa3910c93c8abd53 100644
--- a/client/html/html.dart
+++ b/client/html/html.dart
@@ -546,6 +546,7 @@
#source('src/DOMWrapperBase.dart');
#source('src/Document.dart');
#source('src/DataAttributeMap.dart');
+#source('src/Device.dart');
#source('src/BodyElement.dart');
#source('src/BodyElementWrappingImplementation.dart');
#source('src/CssClassSet.dart');
« no previous file with comments | « client/base/scripts/css_code_generator.py ('k') | client/html/release/html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698