Index: net/disk_cache/disk_cache_test_base.h |
=================================================================== |
--- net/disk_cache/disk_cache_test_base.h (revision 70342) |
+++ net/disk_cache/disk_cache_test_base.h (working copy) |
@@ -7,7 +7,7 @@ |
#pragma once |
#include "base/basictypes.h" |
-#include "base/thread.h" |
+#include "base/threading/thread.h" |
#include "net/base/cache_type.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "testing/platform_test.h" |