Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(468)

Unified Diff: DEPS

Issue 2985523002: Update experimental Java 8 support to use Desugar instead of Retrolambda (Closed)
Patch Set: Rebase Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/android/gyp/desugar.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 2441216c6a7d625e74e1cb47f5c0f266568bf2b7..3d24c88f770451aa2186982c88cd63f238b2f674 100644
--- a/DEPS
+++ b/DEPS
@@ -1056,16 +1056,6 @@ hooks_os = {
'-l', 'third_party/ow2_asm'
],
},
- {
- 'name': 'retrolambda',
- 'pattern': '.',
- 'action': ['python',
- 'src/build/android/update_deps/update_third_party_deps.py',
- 'download',
- '-b', 'chromium-android-tools/retrolambda',
- '-l', 'third_party/retrolambda'
- ],
- },
{
'name': 'desugar',
'pattern': '.',
« no previous file with comments | « no previous file | build/android/gyp/desugar.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698