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

Unified Diff: base/base.gypi

Issue 1215673002: Add a stub __cxa_demangle to disable LLVM's demangler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« base/android/cxa_demangle_stub.cc ('K') | « base/android/cxa_demangle_stub.cc ('k') | 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 425edb52ba041c222c8114f86a09de12deedc40e..6637837585160296ce3036b6aa24943d315211ae 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -37,6 +37,7 @@
'android/content_uri_utils.cc',
'android/content_uri_utils.h',
'android/cpu_features.cc',
+ 'android/cxa_demangle_stub.cc',
'android/event_log.cc',
'android/event_log.h',
'android/field_trial_list.cc',
« base/android/cxa_demangle_stub.cc ('K') | « base/android/cxa_demangle_stub.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698