summaryrefslogtreecommitdiffstats
path: root/base/third_party
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-20 20:10:41 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-20 20:10:41 +0000
commit14e9ee2e6fd203cbffcc02b11c4d6f071a5d048d (patch)
treecde0c8da3a03ad1713309250d5e10760e3138d0f /base/third_party
parenteca90f7451971ff4bc89abf5224260ff4fa136ba (diff)
downloadchromium_src-14e9ee2e6fd203cbffcc02b11c4d6f071a5d048d.zip
chromium_src-14e9ee2e6fd203cbffcc02b11c4d6f071a5d048d.tar.gz
chromium_src-14e9ee2e6fd203cbffcc02b11c4d6f071a5d048d.tar.bz2
Enable re2 for GN build
R=brettw@chromium.org BUG=354261 Review URL: https://codereview.chromium.org/205723002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258388 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/third_party')
-rw-r--r--base/third_party/dynamic_annotations/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/third_party/dynamic_annotations/BUILD.gn b/base/third_party/dynamic_annotations/BUILD.gn
index 02beae0..bf050bf 100644
--- a/base/third_party/dynamic_annotations/BUILD.gn
+++ b/base/third_party/dynamic_annotations/BUILD.gn
@@ -3,7 +3,6 @@
# found in the LICENSE file.
static_library("dynamic_annotations") {
- external = true
sources = [
"dynamic_annotations.c",
"dynamic_annotations.h",