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

Unified Diff: mojo/public/dart/lib/application.dart

Issue 1177243002: Refactor fn2.dart, since it breached our 1000-line threshold. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « no previous file | sky/examples/fn2/container.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/dart/lib/application.dart
diff --git a/mojo/public/dart/lib/application.dart b/mojo/public/dart/lib/application.dart
index 72cf84d595a5f09b567d385d7dc7d2c77de8b9c8..c42337f313bc1f95190a4dba567f64d94c2222cf 100644
--- a/mojo/public/dart/lib/application.dart
+++ b/mojo/public/dart/lib/application.dart
@@ -5,8 +5,6 @@
library application;
import 'dart:async';
-import 'dart:convert';
-import 'dart:typed_data';
import 'package:mojo/bindings.dart' as bindings;
import 'package:mojo/core.dart' as core;
« no previous file with comments | « no previous file | sky/examples/fn2/container.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698