| Index: chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h
|
| diff --git a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h
|
| index ba8afb4f10c1ced56e3e85ab2a0c74ecf768bf57..d3b253ca2a1177e6766820a52d9399e0fe21c3f6 100644
|
| --- a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h
|
| +++ b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings_factory.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_NET_SPDYPROXY_DATA_REDUCTION_PROXY_CHROME_SETTINGS_FACTORY_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
|
|
|
|
|