Chromium Code Reviews| 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. |