Chromium Code Reviews| Index: cc/test/fake_proxy.h |
| diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h |
| index a29c7659860d797bfd63136774ddff2a242c8a87..53399fa8b3b7385b855e78fa6b70cf8a6583190a 100644 |
| --- a/cc/test/fake_proxy.h |
| +++ b/cc/test/fake_proxy.h |
| @@ -5,9 +5,9 @@ |
| #ifndef CC_TEST_FAKE_PROXY_H_ |
| #define CC_TEST_FAKE_PROXY_H_ |
| +#include "cc/base/thread.h" |
| #include "cc/layer_tree_host.h" |
| #include "cc/proxy.h" |
| -#include "cc/thread.h" |
| namespace cc { |