| Index: Source/core/core.gyp
|
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
|
| index e1f9c5f1c6e608f7dbce76540faf968bb67ec969..a76bc3a8e34f3e5fdba2fcb052c05d05c756122a 100644
|
| --- a/Source/core/core.gyp
|
| +++ b/Source/core/core.gyp
|
| @@ -42,10 +42,6 @@
|
|
|
| 'webcore_include_dirs': [
|
| '..', # WebKit/Source
|
| - # FIXME: Remove the following two lines once core scripts generate qualified
|
| - # includes correctly: http://crbug.com/380054
|
| - '<(bindings_core_v8_output_dir)',
|
| - '<(bindings_modules_v8_output_dir)',
|
| '<(SHARED_INTERMEDIATE_DIR)/blink', # gen/blink
|
| ],
|
|
|
|
|