Chromium Code Reviews| Index: third_party/WebKit/Source/core/mojo/MojoHandle.h |
| diff --git a/third_party/WebKit/Source/core/mojo/MojoHandle.h b/third_party/WebKit/Source/core/mojo/MojoHandle.h |
| index 93dc0de11bbf1e5f42cd35cbf58f2416dcac0dd4..77e699877096c5310b6b166f7086fb73a01f6f52 100644 |
| --- a/third_party/WebKit/Source/core/mojo/MojoHandle.h |
| +++ b/third_party/WebKit/Source/core/mojo/MojoHandle.h |
| @@ -6,6 +6,7 @@ |
| #define MojoHandle_h |
| #include "bindings/core/v8/ScriptWrappable.h" |
| +#include "core/CoreExport.h" |
| #include "mojo/public/cpp/system/core.h" |
| namespace blink { |