Chromium Code Reviews| Index: Source/bindings/core/core.gypi |
| diff --git a/Source/bindings/core/core.gypi b/Source/bindings/core/core.gypi |
| index fe020eb17dacd8f00a64c5fac8ec5fb652d911a2..5e36cb5386bc7f25cc61044851f31ffe23fd9790 100644 |
| --- a/Source/bindings/core/core.gypi |
| +++ b/Source/bindings/core/core.gypi |
| @@ -4,7 +4,6 @@ |
| { |
| 'includes': [ |
| - '../bindings.gypi', |
|
Nils Barth (inactive)
2014/06/06 05:28:43
Componentization fix!
|
| '../modules/v8/generated.gypi', # FIXME: remove once core scripts generate qualified includes correctly: http://crbug.com/358074 |
| '../v8/v8.gypi', # FIXME: should be v8/v8.gypi: http://crbug.com/358074 |
| 'v8/generated.gypi', |