| Index: components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h
|
| diff --git a/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h b/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h
|
| index 312eed2b172614634d4ecbabd9252b1c4108cfe7..92128d4e3bc1f9cd16672bcc57f822a7d736be45 100644
|
| --- a/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h
|
| +++ b/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h
|
| @@ -8,6 +8,8 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/strings/string16.h"
|
| #include "base/time/time.h"
|
| +#include "components/data_reduction_proxy/browser/data_reduction_proxy_settings.h"
|
| +
|
|
|
| namespace net {
|
| class AuthChallengeInfo;
|
|
|