| Index: net/http/mock_http_cache.h
|
| diff --git a/net/http/mock_http_cache.h b/net/http/mock_http_cache.h
|
| index dcf7e3d3c22c63ebd65a52c7a8e24f0c209bfc5a..11a5a6a609de68bd15f90514422d9733d0b0952f 100644
|
| --- a/net/http/mock_http_cache.h
|
| +++ b/net/http/mock_http_cache.h
|
| @@ -10,7 +10,7 @@
|
| #ifndef NET_HTTP_MOCK_HTTP_CACHE_H_
|
| #define NET_HTTP_MOCK_HTTP_CACHE_H_
|
|
|
| -#include "base/hash_tables.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "net/disk_cache/disk_cache.h"
|
| #include "net/http/http_cache.h"
|
| #include "net/http/http_transaction_unittest.h"
|
|
|