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

Unified Diff: client/base/base.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/Css.dart ('k') | client/base/scripts/css_code_generator.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/base/base.dart
diff --git a/client/base/base.dart b/client/base/base.dart
index 8cb916a76575a4085e9606674348945b733c5790..383099a6f5a724ef469fe1d215168deb1f76b3d9 100644
--- a/client/base/base.dart
+++ b/client/base/base.dart
@@ -8,7 +8,6 @@
#import('../util/utilslib.dart');
#source('AnimationScheduler.dart');
-#source('Css.dart');
#source('Device.dart');
#source('DomWrapper.dart');
#source('Env.dart');
« no previous file with comments | « client/base/Css.dart ('k') | client/base/scripts/css_code_generator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698