| Index: components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page.cc
|
| diff --git a/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page.cc b/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page.cc
|
| index e8e79c1d8fb1b166fdcdfc2acbb1462e17c11407..147ec5424ceb37f83fabb67bf97cce1af85e3293 100644
|
| --- a/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page.cc
|
| +++ b/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/lazy_instance.h"
|
| #include "base/location.h"
|
| +#include "base/macros.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/values.h"
|
|
|