index e32d43436612c1ee6983b43845aec201daf58c54..131bfd5b23b763c1c223995752db9aea3ba4d3e6 100644
--- a/url/BUILD.gn
+++ b/url/BUILD.gn
@@ -3,7 +3,6 @@
# found in the LICENSE file.
component("url") {
- external = true
if (is_win) {
# Don't conflict with Windows' "url.dll".
output_name = "url_lib"
@@ -57,7 +56,6 @@ component("url") {
}
test("url_unittests") {
- external = true
sources = [
"gurl_unittest.cc",
"url_canon_unittest.cc",
« no previous file with comments
|
« tools/gn/variables.cc ('k')
|
no next file »
|
no next file with comments »
Issue 206813002: Remove GN GYP generator.
(Closed)
Created 6 years, 9 months ago by brettw
Modified 6 years, 9 months ago
Reviewers: scottmg
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 0