| Index: Source/core/BUILD.gn
|
| diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn
|
| index a44296af42ae0df322e48ef5f28c6eded4cb1fc8..30befbf7ae7b95e611a37be80b873831370559f2 100644
|
| --- a/Source/core/BUILD.gn
|
| +++ b/Source/core/BUILD.gn
|
| @@ -43,7 +43,6 @@ config("core_include_dirs") {
|
| "../..",
|
| # FIXME: Remove these once core scripts generates qualified
|
| # includes correctly: http://crbug.com/358074
|
| - blink_core_output_dir,
|
| blink_modules_output_dir,
|
| bindings_core_v8_output_dir,
|
| bindings_modules_v8_output_dir,
|
|
|