| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 939ef13b3458ecf420461021759dad8b1c3020e3..aeee85ef18446c25af68b54a7e0092590034032b 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -152,9 +152,6 @@ deps = {
|
| 'src/third_party/snappy/src':
|
| Var('chromium_git') + '/external/snappy.git' + '@' + '762bb32f0c9d2f31ba4958c7c0933d22e80c20bf',
|
|
|
| - 'src/tools/gyp':
|
| - Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
|
| -
|
| 'src/tools/swarming_client':
|
| Var('chromium_git') + '/external/swarming.client.git' + '@' + Var('swarming_revision'),
|
|
|
| @@ -802,7 +799,7 @@ hooks = [
|
| '-s', 'src/third_party/skia',
|
| '--header', 'src/skia/ext/skia_commit_hash.h'],
|
| },
|
| - # Pull GN binaries. This needs to be before running GYP below.
|
| + # Pull GN binaries.
|
| {
|
| 'name': 'gn_win',
|
| 'pattern': '.',
|
|
|