| Index: components/cronet/android/cronet_url_request_context_adapter.h
|
| diff --git a/components/cronet/android/cronet_url_request_context_adapter.h b/components/cronet/android/cronet_url_request_context_adapter.h
|
| index 851dc75b795de598ea9d0c5be54c7afb3f4677d8..81c07ddd4b7e115c2488af84176c6d57d0dd41fc 100644
|
| --- a/components/cronet/android/cronet_url_request_context_adapter.h
|
| +++ b/components/cronet/android/cronet_url_request_context_adapter.h
|
| @@ -16,8 +16,8 @@
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/prefs/json_pref_store.h"
|
| #include "base/threading/thread.h"
|
| +#include "components/prefs/json_pref_store.h"
|
| #include "net/base/network_quality_estimator.h"
|
|
|
| class PrefService;
|
|
|