| Index: chrome/browser/renderer_host/data_reduction_proxy_resource_throttle_android.h
|
| diff --git a/chrome/browser/renderer_host/data_reduction_proxy_resource_throttle_android.h b/chrome/browser/renderer_host/data_reduction_proxy_resource_throttle_android.h
|
| index bfa891730440412286bfcb140ccf65aeb842a589..dfc79a1c179cfe6031dddf0cd6b288599430f2a9 100644
|
| --- a/chrome/browser/renderer_host/data_reduction_proxy_resource_throttle_android.h
|
| +++ b/chrome/browser/renderer_host/data_reduction_proxy_resource_throttle_android.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_service.h"
|
| #include "chrome/browser/safe_browsing/ui_manager.h"
|
|
|