Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: dependencies

Issue 29374674: Issue 4864 - Start using ESLint for adblockpluschrome (Closed)
Patch Set: Rebased, restored adblockplusui dependency revision Created March 22, 2017, 7:10 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « composer.postload.js ('k') | ext/background.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dependencies
diff --git a/dependencies b/dependencies
index d763fef55562c58cc8b86bf3a4a3c36ca0956921..e22da1e6d0b553d049b4db8e728508c0d518806e 100644
--- a/dependencies
+++ b/dependencies
@@ -2,5 +2,5 @@ _root = hg:https://hg.adblockplus.org/ git:https://github.com/adblockplus/
_self = buildtools/ensure_dependencies.py
buildtools = buildtools hg:1b59fbf12b07 git:6a2fb97
adblockplus = adblockplus hg:c8ec667756d3 git:9a42447
-adblockpluscore = adblockpluscore hg:c7ae7532578a git:50ebfcf
-adblockplusui = adblockplusui hg:673e908d3bb4 git:1db1e7d
+adblockpluscore = adblockpluscore hg:68a4dc4e79e8 git:2574147
+adblockplusui = adblockplusui hg:a78bfd4024b7 git:0feaaf7
Sebastian Noack 2017/03/23 06:38:37 It seems you did a mistake while rebasing. The las
kzar 2017/03/23 06:51:01 Not a mistake, I rebased before Jon's commit lande
« no previous file with comments | « composer.postload.js ('k') | ext/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld