| Index: net/http/http_cache_lookup_manager.h
|
| diff --git a/net/http/http_cache_lookup_manager.h b/net/http/http_cache_lookup_manager.h
|
| index 8a651bdcccae1ecc2d7fe571a374ac5fe143636c..e2b4e97aedace0203d1954c08c05e00a1a5d0de2 100644
|
| --- a/net/http/http_cache_lookup_manager.h
|
| +++ b/net/http/http_cache_lookup_manager.h
|
| @@ -8,7 +8,7 @@
|
| #include "net/base/net_export.h"
|
| #include "net/http/http_cache.h"
|
| #include "net/http/http_cache_transaction.h"
|
| -#include "net/spdy/server_push_delegate.h"
|
| +#include "net/spdy/chromium/server_push_delegate.h"
|
|
|
| namespace net {
|
|
|
|
|