| Index: content/child/resource_dispatcher.cc
|
| diff --git a/content/child/resource_dispatcher.cc b/content/child/resource_dispatcher.cc
|
| index 9089c90ae912a627a165188cad0b1f4a4f6f9081..b57d26c4bff547f1711fed29686b716660eddb40 100644
|
| --- a/content/child/resource_dispatcher.cc
|
| +++ b/content/child/resource_dispatcher.cc
|
| @@ -19,7 +19,7 @@
|
| #include "content/child/request_extra_data.h"
|
| #include "content/child/request_info.h"
|
| #include "content/child/shared_memory_received_data_factory.h"
|
| -#include "content/child/site_isolation_policy.h"
|
| +#include "content/child/site_isolation_stats_gatherer.h"
|
| #include "content/child/sync_load_response.h"
|
| #include "content/child/threaded_data_provider.h"
|
| #include "content/common/inter_process_time_ticks_converter.h"
|
|
|