Replace ijar sources with Chromium subtree mirror.
This will ensure a smoother update process.
Bug: angleproject:2344
Change-Id: I81bf496ea013825588b1baa573855ce809a8decf
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2842355
Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
diff --git a/DEPS b/DEPS
index a7fdd3b..cfab8e3 100644
--- a/DEPS
+++ b/DEPS
@@ -347,6 +347,11 @@
'condition': 'not build_with_chromium',
},
+ 'third_party/ijar': {
+ 'url': '{chromium_git}/chromium/src/third_party/ijar@174c5004785b456f247a6535694dec16e0ef1e2b',
+ 'condition': 'checkout_android and not build_with_chromium',
+ },
+
# libjpeg_turbo is used by glmark2.
'third_party/libjpeg_turbo': {
'url': '{chromium_git}/chromium/deps/libjpeg_turbo.git@7b4981b6500ccba10733c352b9ed2dad14ce3c73',