Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/core/DEPS |
| diff --git a/third_party/WebKit/Source/bindings/core/DEPS b/third_party/WebKit/Source/bindings/core/DEPS |
| index 368afe6a734892c280ae3a6b832f5dac467269d3..dae115657342fc2ed171d4cec3b2875cb5d72516 100644 |
| --- a/third_party/WebKit/Source/bindings/core/DEPS |
| +++ b/third_party/WebKit/Source/bindings/core/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+bindings/core", |
| "-bindings/modules", |
| + "+bindings/modules/v8/V8BindingForModules.h", |
| "+core", |
| "+heap", |
| "+gin/public", |