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

Unified Diff: apply_issue.py

Issue 1683173002: Revert of Finally get rid of depot_tools' breakpad. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 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 | breakpad.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apply_issue.py
diff --git a/apply_issue.py b/apply_issue.py
index b0d9176316fc2b8470ed4a57a5a3c1f998517821..7899fa89aa15e201dcca3ca4a0276efd4dff0f63 100755
--- a/apply_issue.py
+++ b/apply_issue.py
@@ -14,6 +14,7 @@
import sys
import urllib2
+import breakpad # pylint: disable=W0611
import annotated_gclient
import auth
« no previous file with comments | « no previous file | breakpad.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698