| Index: third_party/WebKit/Source/platform/mojo/MojoHelper.h
|
| diff --git a/third_party/WebKit/Source/platform/mojo/MojoHelper.h b/third_party/WebKit/Source/platform/mojo/MojoHelper.h
|
| index b278e759b35b31f24c6151f85bafc3cde259b254..be49353efad44073b68a043fbed0bfeb6c088826 100644
|
| --- a/third_party/WebKit/Source/platform/mojo/MojoHelper.h
|
| +++ b/third_party/WebKit/Source/platform/mojo/MojoHelper.h
|
| @@ -6,6 +6,7 @@
|
| #define MojoHelper_h
|
|
|
| #include "base/bind.h"
|
| +#include "mojo/public/cpp/bindings/callback.h"
|
| #include "mojo/public/cpp/bindings/wtf_array.h"
|
| #include "platform/heap/HeapAllocator.h"
|
| #include <utility>
|
|
|