Chromium Code Reviews| Index: Source/core/BUILD.gn |
| diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn |
| index 4212629aff32a2181e3501f847d1dfa060b4b7ae..d97c811d44a7fc3d62f837b987460d0900b83ffc 100644 |
| --- a/Source/core/BUILD.gn |
| +++ b/Source/core/BUILD.gn |
| @@ -40,7 +40,6 @@ core_config_add += [ "//build/config/compiler:wexit_time_destructors" ] |
| config("core_include_dirs") { |
| include_dirs = [ |
| "..", |
| - "../..", |
| "$root_gen_dir/blink", |
| ] |
| if (is_android && use_openmax_dl_fft) { |