Index: content/plugin/webplugin_delegate_stub.h |
diff --git a/content/plugin/webplugin_delegate_stub.h b/content/plugin/webplugin_delegate_stub.h |
index e150661d27576a4335528f8d706403f31c0d4b9e..aae66df8f4b78adfb7b2181416d7370d83fa36bf 100644 |
--- a/content/plugin/webplugin_delegate_stub.h |
+++ b/content/plugin/webplugin_delegate_stub.h |
@@ -8,7 +8,9 @@ |
#include <string> |
#include <vector> |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
+#include "build/build_config.h" |
#include "content/child/npapi/npobject_stub.h" |
#include "ipc/ipc_listener.h" |
#include "ipc/ipc_sender.h" |