0

stop depsing in gyp

made possible by https://chromium-review.googlesource.com/c/chromium/src/+/1063611

Bug: 826218
Change-Id: I1c0a47b439b5a0ee187ffc12a1d20aff203f7301
Reviewed-on: https://chromium-review.googlesource.com/1198025
Reviewed-by: Lei Zhang <thestig@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#588108}
This commit is contained in:
Nico Weber
2018-08-31 19:05:31 +00:00
committed by Commit Bot
parent a305e42eb5
commit a3016e82fc
2 changed files with 0 additions and 5 deletions

2
.gitignore vendored

@ -1,5 +1,4 @@
*.bak
*.gypcmd
*.mk
*.ncb
*.opensdf
@ -261,7 +260,6 @@ vs-chromium-project.txt
/tools/gn/bin/linux
/tools/gn/bin/mac
/tools/gn/bin/win
/tools/gyp
/tools/histograms
/tools/json_schema_compiler/test/json_schema_compiler_tests.xml
/tools/metrics/actions/actions.old.xml

3
DEPS

@ -1119,9 +1119,6 @@ deps = {
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
'src/tools/page_cycler/acid3':
Var('chromium_git') + '/chromium/deps/acid3.git' + '@' + '6be0a66a1ebd7ebc5abc1b2f405a945f6d871521',