summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorArman Uguray <armansito@google.com>2015-05-29 14:30:42 -0700
committerArman Uguray <armansito@google.com>2015-05-29 14:58:41 -0700
commitbbb12526d4810511cb7c79e17fdf75b0884d8c3d (patch)
tree66ac2a76d8f90c7454e012c0805c3f4b012c863d /.gitignore
parentb8a38cc4be1bc41135cf20b5ad344343fa9ed38c (diff)
downloadandroid_system_bt-bbb12526d4810511cb7c79e17fdf75b0884d8c3d.tar.gz
android_system_bt-bbb12526d4810511cb7c79e17fdf75b0884d8c3d.tar.bz2
android_system_bt-bbb12526d4810511cb7c79e17fdf75b0884d8c3d.zip
gn-build: Add tinyxml2 as a secondary source
Added tinyxml2 as a secondary source. Moved //build/secondary/testing to //build/secondary/third_party in the process. This means that all third_party sources (gtest, tinyxml2) should be placed in a top-level third_party directory. BUG=21339022 Change-Id: If324ef1eb0d5061e005f62a80d23fef25e7e78a4
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 21f5ccbb6..92b837bfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,3 @@
buildtools
out
-# TODO(armansito): Remove this, once we resolve the gtest dependencies
-# from outside the build system.
-testing
+third_party