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

Unified Diff: DEPS

Issue 2656553002: Moving get_landmines.py (build/ -> tools-webrtc/) (Closed)
Patch Set: Created 3 years, 11 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 | tools-webrtc/get_landmines.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 e8d1a1e7886fbd5709d93eec231fda59cb67ba9c..c23881da836d5d712bb92864830ecd822b412a22 100644
--- a/DEPS
+++ b/DEPS
@@ -169,7 +169,7 @@ hooks = [
'python',
'src/build/landmines.py',
'--landmine-scripts',
- 'src/webrtc/build/get_landmines.py',
+ 'src/tools-webrtc/get_landmines.py',
'--src-dir',
'src',
],
« no previous file with comments | « no previous file | tools-webrtc/get_landmines.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698