Chromium Code Reviews| Index: third_party/WebKit/Source/modules/document_metadata/DEPS |
| diff --git a/third_party/WebKit/Source/modules/document_metadata/DEPS b/third_party/WebKit/Source/modules/document_metadata/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f7f67cd78e01ea57a3fd5e27816ea6c5b2a81ec4 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/document_metadata/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+mojo/public/cpp/bindings/binding.h", |
| + "+mojo/public/cpp/bindings/strong_binding.h", |
| +] |