| Index: components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_resource_throttle.h
|
| diff --git a/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_resource_throttle.h b/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_resource_throttle.h
|
| index 0d0db5390be122559b4fde4d12dc71b4e42e372c..8f4de4735958fbea0ed4eaab75de1b6b723671ff 100644
|
| --- a/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_resource_throttle.h
|
| +++ b/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_resource_throttle.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_DATA_REDUCTION_PROXY_CONTENT_BROWSER_DATA_REDUCTION_PROXY_DEBUG_RESOURCE_THROTTLE_H_
|
| #define COMPONENTS_DATA_REDUCTION_PROXY_CONTENT_BROWSER_DATA_REDUCTION_PROXY_DEBUG_RESOURCE_THROTTLE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_ui_manager.h"
|
|
|