Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 735732129f8c174069f722e3aee952beeeafde26..04ff5e80aadebd33548de335b3d24470e219a882 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -383,10 +383,6 @@ group("both_gn_and_gyp") { |
| deps += [ "//tools/xdisplaycheck" ] |
| } |
| - if (v8_use_external_startup_data) { |
| - deps += [ "//gin:gin_v8_snapshot_fingerprint" ] |
| - } |
| - |
| if (is_win) { |
| deps += [ |
| "//chrome/installer/gcapi", |