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

Unified Diff: tools-webrtc/get_landmines.py

Issue 2715803003: Landmine to unblock https://codereview.webrtc.org/2709573003/ (Closed)
Patch Set: Created 3 years, 10 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: tools-webrtc/get_landmines.py
diff --git a/tools-webrtc/get_landmines.py b/tools-webrtc/get_landmines.py
index cdbb40605358d542b5329c78a66b6b301f67e4a7..2aa4b28b5dd9f9f568abf03a3a2ee1ee03c3056f 100755
--- a/tools-webrtc/get_landmines.py
+++ b/tools-webrtc/get_landmines.py
@@ -53,6 +53,7 @@ def print_landmines():
# platform == 'ios' doesn't work since it assumes GYP_DEFINES is set, which
# is no longer the case.
print 'Clobber due to iOS compile errors (crbug.com/694721)'
+ print 'Clobber to unblock https://codereview.webrtc.org/2709573003'
def main():
« 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