| Index: content/renderer/pepper/pepper_plugin_registry.h
|
| diff --git a/content/renderer/pepper/pepper_plugin_registry.h b/content/renderer/pepper/pepper_plugin_registry.h
|
| index 83319a9be68aabefd03d5ede2da565793a63d68b..ca53407812c267c8a6bc6e8f7c0aeee14f6cf9bd 100644
|
| --- a/content/renderer/pepper/pepper_plugin_registry.h
|
| +++ b/content/renderer/pepper/pepper_plugin_registry.h
|
| @@ -8,6 +8,7 @@
|
| #include <list>
|
| #include <map>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/public/common/pepper_plugin_info.h"
|
|
|
|
|