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

Unified Diff: client/base/base.dart

Issue 8363040: Implement measurement using futures (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: take2 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
Index: client/base/base.dart
diff --git a/client/base/base.dart b/client/base/base.dart
index 383099a6f5a724ef469fe1d215168deb1f76b3d9..6dce3293bd5741ef081eecf97fc9139600b27ed8 100644
--- a/client/base/base.dart
+++ b/client/base/base.dart
@@ -11,3 +11,4 @@
#source('Device.dart');
#source('DomWrapper.dart');
#source('Env.dart');
+#source('Size.dart');

Powered by Google App Engine
This is Rietveld 408576698