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

Unified Diff: DEPS

Issue 29674558: Issue 6286 - Remove common scripts duplicating (Closed)
Patch Set: Created Jan. 19, 2018, 8:03 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 | « no previous file | third_party/libadblockplus/BUILD.gn » ('j') | third_party/libadblockplus/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 99514ace04c73052b19767aae0639e67ba3f3f1e..93582947835c15cbe674da87eb0878ae93ac650c 100644
--- a/DEPS
+++ b/DEPS
@@ -1237,7 +1237,7 @@ hooks_os = {
'condition': 'checkout_android',
'action': [
'python',
- 'src/third_party/libadblockplus/delete_dir.py',
+ 'src/third_party/libadblockplus_common/delete_dir.py',
'src/third_party/libadblockplus/third_party/v8'
],
},
« no previous file with comments | « no previous file | third_party/libadblockplus/BUILD.gn » ('j') | third_party/libadblockplus/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld