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

Unified Diff: dart/pkg/webdriver/lib/webdriver.dart

Issue 12690003: Revert "Don't output tons of messages on apidoc." and "Fix bot breaks." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 9 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 | dart/sdk/lib/_internal/compiler/implementation/library_loader.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/webdriver/lib/webdriver.dart
diff --git a/dart/pkg/webdriver/lib/webdriver.dart b/dart/pkg/webdriver/lib/webdriver.dart
index 65081532bbcb032001af1574efa9531683f8c8bd..41d0cbc73b1d35f24e3b77a04900dbaee5e6588d 100644
--- a/dart/pkg/webdriver/lib/webdriver.dart
+++ b/dart/pkg/webdriver/lib/webdriver.dart
@@ -7,7 +7,6 @@ library webdriver;
import 'dart:json' as json;
import 'dart:uri';
import 'dart:io';
-import 'dart:async';
part 'src/base64decoder.dart';
« no previous file with comments | « no previous file | dart/sdk/lib/_internal/compiler/implementation/library_loader.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698