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

Unified Diff: runtime/bin/thread_pool.h

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/thread_pool.h
diff --git a/runtime/bin/thread_pool.h b/runtime/bin/thread_pool.h
index 75324375d5e630917072e60212205962fa38430a..c786e52e6786f021e064edd9a239f0bfac5a3755 100644
--- a/runtime/bin/thread_pool.h
+++ b/runtime/bin/thread_pool.h
@@ -6,7 +6,6 @@
#define BIN_THREAD_POOL_H_
#include "bin/builtin.h"
-
#include "platform/globals.h"
// Declare the OS-specific types ahead of defining the generic classes.

Powered by Google App Engine
This is Rietveld 408576698