| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index 032d6250a9b017c60486f2c345d433c3e71f3a92..ddaa1d2979f78b203c6304fef2ac74274947e66f 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -46,7 +46,6 @@
|
| '..', # WebKit/Source
|
| # FIXME: Remove these once core scripts generate qualified
|
| # includes correctly: http://crbug.com/380054
|
| - '<(blink_core_output_dir)',
|
| '<(blink_modules_output_dir)',
|
| '<(bindings_core_v8_output_dir)',
|
| '<(bindings_modules_v8_output_dir)',
|
|
|