From 7f3a15f714c8311b1adb7bdce1ac83c7113af598 Mon Sep 17 00:00:00 2001 From: jbudorick Date: Fri, 10 Jun 2016 06:28:40 -0700 Subject: [Android] Add support for standalone PDFium gn build on Android. This pulls in the android NDK and catapult, rolls chromium/src/build/, and pulls in two .gni updates. It also fixes a few miscellaneous compile failures in android-specific code. BUG=pdfium:38 Review-Url: https://codereview.chromium.org/2059553002 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c8dc4a0a31..7b6ce1d682 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ /testing/corpus /testing/gmock /testing/gtest +/third_party/android_ndk +/third_party/catapult /third_party/icu /third_party/llvm /third_party/llvm-build -- cgit v1.2.3