| Index: chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h
|
| diff --git a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h
|
| index 83df45622461d8276dc4e7da10150996f863f56e..048b5a6598af22d692643a43af25a9d5b5339e1c 100644
|
| --- a/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h
|
| +++ b/chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h"
|
| #include "components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
|
|