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

Unified Diff: compiler/java/com/google/dart/compiler/testing/TestCompilerConfiguration.java

Issue 10027003: Fixes warnings and formatting issues in some dartc files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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: compiler/java/com/google/dart/compiler/testing/TestCompilerConfiguration.java
diff --git a/compiler/java/com/google/dart/compiler/testing/TestCompilerConfiguration.java b/compiler/java/com/google/dart/compiler/testing/TestCompilerConfiguration.java
index bf72ba6e8e1b35409b88737937a5086fa7af47b7..f133d91a5fbdc4836defb122786bf3abae76bd4c 100644
--- a/compiler/java/com/google/dart/compiler/testing/TestCompilerConfiguration.java
+++ b/compiler/java/com/google/dart/compiler/testing/TestCompilerConfiguration.java
@@ -7,7 +7,6 @@ package com.google.dart.compiler.testing;
import com.google.dart.compiler.CommandLineOptions.CompilerOptions;
import com.google.dart.compiler.CompilerConfiguration;
import com.google.dart.compiler.DartCompilationPhase;
-import com.google.dart.compiler.DefaultCompilerConfiguration;
import com.google.dart.compiler.LibrarySource;
import com.google.dart.compiler.SystemLibraryManager;
import com.google.dart.compiler.UrlLibrarySource;

Powered by Google App Engine
This is Rietveld 408576698