Chromium Code Reviews| Index: ppapi/proxy/ppb_image_data_proxy.cc |
| diff --git a/ppapi/proxy/ppb_image_data_proxy.cc b/ppapi/proxy/ppb_image_data_proxy.cc |
| index ead31cb75bdf75359977a615370bf8c1169464fa..3e2862985b38f04f246b23e2387a9b795d658186 100644 |
| --- a/ppapi/proxy/ppb_image_data_proxy.cc |
| +++ b/ppapi/proxy/ppb_image_data_proxy.cc |
| @@ -10,6 +10,7 @@ |
| #include <vector> |
| #include "base/logging.h" |
| +#include "base/macros.h" |
| #include "base/memory/singleton.h" |
| #include "base/memory/weak_ptr.h" |
| #include "build/build_config.h" |