Tidy up DEPS
authorMike Klein <mtklein@chromium.org>
Fri, 3 Mar 2017 16:59:27 +0000 (11:59 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Sat, 4 Mar 2017 21:54:08 +0000 (21:54 +0000)
commit5a69707396eda0c517fab76f116750b7c7f3554d
tree8ec28f4e0a1622a4fb8f2a64924a52078606ca97
parent27d07f0acb85eea4062075dfbe9148ce12d92c66
Tidy up DEPS

 - Sort alphabetically and align on ':'.
 - Remove yasm deps.  They're unused since we switched to GN.
 - Remove fetch-gn hook.  git-sync-deps does this now.
 - Remove comments about why DEPS are needed.
   They're all pretty obvious if you grep for the dependency name.

Change-Id: Iefd1a14560f227e957a206e51db8c8ba5520f57b
Reviewed-on: https://skia-review.googlesource.com/9197
Reviewed-by: Matt Sarett <msarett@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
DEPS