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

Unified Diff: base/base.gyp

Issue 16770006: Implement basic stack traces on Android and reenable unit tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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') | base/debug/stack_trace_android.cc » ('J')
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 19e8af177ab7b522a47d3f3686fc5a79018f1e95..a1dcc97c7c607e5fa8264e2d8ccd0c06bfb87016 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -671,10 +671,6 @@
],
}],
],
- 'sources!': [
- # Broken on Android, and already disabled there.
- 'debug/stack_trace_unittest.cc',
- ],
}],
['OS == "ios" and _toolset != "host"', {
'sources/': [
« no previous file with comments | « no previous file | base/debug/stack_trace_android.cc » ('j') | base/debug/stack_trace_android.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698