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

Unified Diff: webrtc/build/get_landmines.py

Issue 2250343002: Fix get_landmines.py script. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/get_landmines.py
diff --git a/webrtc/build/get_landmines.py b/webrtc/build/get_landmines.py
index 748da5da031a2ef7a4fa0eed839ce265705f87aa..495b3d1dba1e8ee43d9042d0b9daf7ad5895865e 100755
--- a/webrtc/build/get_landmines.py
+++ b/webrtc/build/get_landmines.py
@@ -21,7 +21,6 @@ sys.path.insert(0, os.path.join(checkout_root, 'build'))
import landmine_utils
-builder = landmine_utils.builder
distributor = landmine_utils.distributor
gyp_defines = landmine_utils.gyp_defines
gyp_msvs_version = landmine_utils.gyp_msvs_version
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698