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

Unified Diff: runtime/bin/file_test.cc

Issue 9124030: Cleanup gypi mess. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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: runtime/bin/file_test.cc
diff --git a/runtime/bin/file_test.cc b/runtime/bin/file_test.cc
index f4774943ba1b28fee7154e8e272b6e067d1d86e9..ce61e6ff653af36c2dcbd71c6eb7ac7d662c34ff 100644
--- a/runtime/bin/file_test.cc
+++ b/runtime/bin/file_test.cc
@@ -3,9 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
#include "bin/file.h"
-
#include "platform/globals.h"
-
#include "vm/assert.h"
#include "vm/unit_test.h"

Powered by Google App Engine
This is Rietveld 408576698