Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 3c4547ce0d2b718ed8c7b8c15b6d56a408910391..167be6efd354dd02e8c9b3459432518726e73929 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -3106,6 +3106,7 @@ |
}, { # else: use_system_stlport!=1 |
'cflags': [ |
'-I<(android_ndk_root)/sources/cxx-stl/stlport/stlport', |
+ '-I<(android_ndk_root)/sources/cxx-stl/gnu-libstdc++/4.6/include', |
], |
'conditions': [ |
['target_arch=="arm" and armv7==1', { |