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

Unified Diff: base/base.gyp

Issue 10702142: Use common stack trace code in Android port (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 5 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 | base/debug/stack_trace_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 1a56fb2357cc462c58eceac058b2dbbae1159a9c..8070fa82822856438e2de4497e8bcd7fe4a1c024 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -139,7 +139,6 @@
'USE_SYMBOLIZE',
],
'sources!': [
- 'debug/stack_trace.cc',
'debug/stack_trace_posix.cc',
],
}],
« no previous file with comments | « no previous file | base/debug/stack_trace_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698