Chromium Code Reviews| Index: ppapi/proxy/plugin_globals.h |
| diff --git a/ppapi/proxy/plugin_globals.h b/ppapi/proxy/plugin_globals.h |
| index 28cfe486dad4d6ebd05d9c0bc0b5deb0dbab94d0..5075f81f38298d84f7ba4c1b3b70860b4081a628 100644 |
| --- a/ppapi/proxy/plugin_globals.h |
| +++ b/ppapi/proxy/plugin_globals.h |
| @@ -8,6 +8,7 @@ |
| #include <string> |
| #include "base/compiler_specific.h" |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/threading/thread_local_storage.h" |