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

Unified Diff: breakpad/breakpad.gyp

Issue 10912003: Merge 154083 - Re-Fix official Linux builds, broken by missing symupload. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1249/src/
Patch Set: Created 8 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: breakpad/breakpad.gyp
===================================================================
--- breakpad/breakpad.gyp (revision 154083)
+++ breakpad/breakpad.gyp (working copy)
@@ -372,11 +372,6 @@
{
'target_name': 'symupload',
'type': 'executable',
- 'conditions': [
- ['OS=="android"', {
- 'toolsets': [ 'host' ],
- }],
- ],
# This uses the system libcurl, so don't use the default 32-bit
# compile flags when building on a 64-bit machine.
« 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