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

Unified Diff: platform_tools/android/bin/android_gdbserver

Issue 718793003: Revert of Move from libstlport to libc++ for Android framework builds (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 | platform_tools/android/bin/android_perf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/android/bin/android_gdbserver
diff --git a/platform_tools/android/bin/android_gdbserver b/platform_tools/android/bin/android_gdbserver
index f3ee6b99b3e20467f55937a373f0dbf513d8e22a..b1391c737fd1d630af2d48be6157ff609be9fbdf 100755
--- a/platform_tools/android/bin/android_gdbserver
+++ b/platform_tools/android/bin/android_gdbserver
@@ -29,7 +29,6 @@
fi
for library_file in \
libc.so \
- libc++.so \
libstdc++.so \
libm.so \
liblog.so \
« no previous file with comments | « no previous file | platform_tools/android/bin/android_perf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698