| Index: chrome/browser/net/http_server_properties_manager.h
|
| diff --git a/chrome/browser/net/http_server_properties_manager.h b/chrome/browser/net/http_server_properties_manager.h
|
| index 2d21ec783b59656cdf539f38119a4c96532b0ec1..43ee7407931c7010f837f94c86a207651cc5d0fa 100644
|
| --- a/chrome/browser/net/http_server_properties_manager.h
|
| +++ b/chrome/browser/net/http_server_properties_manager.h
|
| @@ -11,9 +11,9 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| +#include "base/prefs/public/pref_change_registrar.h"
|
| #include "base/timer.h"
|
| #include "base/values.h"
|
| -#include "chrome/browser/api/prefs/pref_change_registrar.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "net/base/host_port_pair.h"
|
| #include "net/http/http_pipelined_host_capability.h"
|
|
|