Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 127644f88715afabd7f3cd21a58af9941afd9cb9..133917b0337cfe54919b7a39fcac4ff2ed9ac2a7 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -120,11 +120,6 @@ |
| '<(libjpeg_gyp_path):*', |
| ], |
| }], |
| - ['OS!="android" and OS!="ios"', { |
| - 'dependencies': [ |
| - '../chrome/tools/profile_reset/jtl_compiler.gyp:*', |
| - ], |
| - }], |
| ['OS=="mac" or OS=="ios" or OS=="win"', { |
| 'dependencies': [ |
| '../third_party/nss/nss.gyp:*', |