| Index: content/browser/plugin_data_remover_impl.h
|
| diff --git a/content/browser/plugin_data_remover_impl.h b/content/browser/plugin_data_remover_impl.h
|
| index ed2b7ea3163d7dace619db9c96ca8803dda61a45..7baa087c963170bf3983b5dffb9b1de7a1667efb 100644
|
| --- a/content/browser/plugin_data_remover_impl.h
|
| +++ b/content/browser/plugin_data_remover_impl.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/time/time.h"
|
| #include "content/public/browser/plugin_data_remover.h"
|
|
|