| 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 b43f90252c6d6d712e84263f09d92f5097cadadd..cb3787823cf898aaef902d1ba64e2df021bdd0dc 100644
|
| --- a/third_party/WebKit/Source/platform/mojo/MojoHelper.h
|
| +++ b/third_party/WebKit/Source/platform/mojo/MojoHelper.h
|
| @@ -6,7 +6,6 @@
|
| #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>
|
|
|