| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index 12418ffb00cb3ce9d1d543a77b4be9dfcc70df60..032d6250a9b017c60486f2c345d433c3e71f3a92 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -48,7 +48,6 @@
|
| # includes correctly: http://crbug.com/380054
|
| '<(blink_core_output_dir)',
|
| '<(blink_modules_output_dir)',
|
| - '<(blink_platform_output_dir)',
|
| '<(bindings_core_v8_output_dir)',
|
| '<(bindings_modules_v8_output_dir)',
|
| # Needed to include the generated binding headers.
|
|
|