aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@google.com>2015-08-17 11:15:00 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-17 11:15:00 -0700
commitdcbaa8ab6d8179238605955ee2b41f5a9df07348 (patch)
tree6cb9238a2ec7b545d160628070467102e870ad16 /DEPS
parenta61c817272c4e0e4dac9d8e24226d0881e27c5c1 (diff)
Revert of Depend on ETC1 via DEPS instead of a direct third_party checkin. (patchset #1 id:1 of https://codereview.chromium.org/1296253003/ )
Reason for revert: This will make the google3 roll awkward. Reverting. Original issue's description: > Depend on ETC1 via DEPS instead of a direct third_party checkin. > > Yes, this does mean we'll check out ~40M of code for 2 files... > > I think these trybots are moot... they gclient sync before patching. > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/ca01d179347b5e848ded97c8228b79ffc6b5e7bf TBR=robertphillips@google.com,djsollen@google.com,mtklein@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/1290913008
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 66a88362f7..50707d450a 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,6 @@ deps = {
# There is some duplication here that might be worth cleaning up:
# - can use use our existing t_p/e/libjpeg instead of pulling it for Android?
- "third_party/externals/android_native" : "https://android.googlesource.com/platform/frameworks/native.git@android-5.1.0_r3",
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@f9ac8fea307532e31cba6240801b4a56483591f8",
"third_party/externals/freetype": "https://skia.googlesource.com/third_party/freetype2.git@VER-2-5-0-1",
"third_party/externals/gyp" : "https://chromium.googlesource.com/external/gyp.git@08429da7955a98ef764fafa223dd7de73f654b2d",