| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.h
|
| index 1b35ee327675643995c7f528e3995df8612adf34..5111ec223fe5ea3555c633d7f152f4dab7a8bfb8 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_DATA_REDUCTION_PROXY_CORE_BROWSER_DATA_REDUCTION_PROXY_BYPASS_PROTOCOL_H_
|
| #define COMPONENTS_DATA_REDUCTION_PROXY_CORE_BROWSER_DATA_REDUCTION_PROXY_BYPASS_PROTOCOL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h"
|
|
|
| namespace net {
|
|
|