Index: ppapi/thunk/enter.cc |
diff --git a/ppapi/thunk/enter.cc b/ppapi/thunk/enter.cc |
index da3f85c80adee796454940c16b3775f2ee8da44d..7e9f70a7bc78cfb66936ab5d072437fca4a82904 100644 |
--- a/ppapi/thunk/enter.cc |
+++ b/ppapi/thunk/enter.cc |
@@ -4,6 +4,7 @@ |
#include "ppapi/thunk/enter.h" |
+#include "base/lazy_instance.h" |
#include "ppapi/thunk/ppb_instance_api.h" |
#include "ppapi/thunk/resource_creation_api.h" |