| Index: content/child/npapi/plugin_web_event_converter_mac.h
|
| diff --git a/content/child/npapi/plugin_web_event_converter_mac.h b/content/child/npapi/plugin_web_event_converter_mac.h
|
| index a1fc326ef0cd2a5b3e6ba6929895dd9ec38b8d42..7847553677f82b5e5f14584da8b44caf96498475 100644
|
| --- a/content/child/npapi/plugin_web_event_converter_mac.h
|
| +++ b/content/child/npapi/plugin_web_event_converter_mac.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_CHILD_NPAPI_PLUGIN_WEB_EVENT_CONVERTER_MAC_H_
|
| #define CONTENT_CHILD_NPAPI_PLUGIN_WEB_EVENT_CONVERTER_MAC_H_
|
|
|
| +#include "base/macros.h"
|
| #include "third_party/npapi/bindings/npapi.h"
|
|
|
| namespace blink {
|
|
|