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

Unified Diff: base/base.gypi

Issue 9242023: Add back in stack_trace_android.cc on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 20de4c6e637e8ba0e2fc0b0aabfde70d50aea67c..b6cce3d4f2ec256909d6f047c1f216702807a9e1 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -472,7 +472,6 @@
# missing JNI, add them back when JNI is ready.
['exclude', '^android/'],
['exclude', '^base_paths_android\\.cc$'],
- ['exclude', '^debug/stack_trace_android\\.cc$'],
['exclude', '^message_pump_android\\.cc$'],
],
}],
« 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