| Index: content/child/mojo/type_converters.h
|
| diff --git a/content/child/mojo/type_converters.h b/content/child/mojo/type_converters.h
|
| index 37a5e5a523a1b176cc2c71275c4788086667bf97..66b5fa0c34374db59e92ae6f7b3cb61f45ebd3fe 100644
|
| --- a/content/child/mojo/type_converters.h
|
| +++ b/content/child/mojo/type_converters.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "mojo/public/cpp/bindings/array.h"
|
| #include "third_party/WebKit/public/platform/WebVector.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/array.h"
|
|
|
| namespace mojo {
|
|
|
|
|