| Index: components/plugins/renderer/plugin_placeholder.h
|
| diff --git a/components/plugins/renderer/plugin_placeholder.h b/components/plugins/renderer/plugin_placeholder.h
|
| index 63a1d08c8b1c47c1bca8e3fe87955a37e4bdf93c..1be42e9347785b2bba8082efd32a907c500a6f81 100644
|
| --- a/components/plugins/renderer/plugin_placeholder.h
|
| +++ b/components/plugins/renderer/plugin_placeholder.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_PLUGINS_RENDERER_PLUGIN_PLACEHOLDER_H_
|
| #define COMPONENTS_PLUGINS_RENDERER_PLUGIN_PLACEHOLDER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/plugins/renderer/webview_plugin.h"
|
| #include "content/public/renderer/render_frame_observer.h"
|
|
|