| Index: third_party/WebKit/Source/platform/mojo/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/mojo/DEPS b/third_party/WebKit/Source/platform/mojo/DEPS
|
| index 94b2c70292fcb90773918e6c05decde1d0d1e7e2..53b6e5ea1f72915c4c28ade16fcc13d88550b8a7 100644
|
| --- a/third_party/WebKit/Source/platform/mojo/DEPS
|
| +++ b/third_party/WebKit/Source/platform/mojo/DEPS
|
| @@ -5,4 +5,6 @@ include_rules = [
|
| "+base/message_loop/message_loop.h",
|
| "+mojo/public/cpp/bindings/binding.h",
|
| "+mojo/public/cpp/bindings/wtf_array.h",
|
| + "+mojo/common/common_custom_types.mojom-blink.h",
|
| + "+mojo/common/test_common_custom_types.mojom-blink.h",
|
| ]
|
|
|