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

Unified Diff: tools/gn/secondary/third_party/mach_override/BUILD.gn

Issue 206813002: Remove GN GYP generator. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months 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 | « tools/gn/secondary/third_party/libxml/BUILD.gn ('k') | tools/gn/secondary/third_party/modp_b64/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/secondary/third_party/mach_override/BUILD.gn
diff --git a/tools/gn/secondary/third_party/mach_override/BUILD.gn b/tools/gn/secondary/third_party/mach_override/BUILD.gn
index c17621889d94a13b12f97874e8180e821407f63f..f50d3cc6c1343a738161e05db54896e84341ab12 100644
--- a/tools/gn/secondary/third_party/mach_override/BUILD.gn
+++ b/tools/gn/secondary/third_party/mach_override/BUILD.gn
@@ -3,7 +3,6 @@
# found in the LICENSE file.
static_library("libudis86") {
- external = true
sources = [
"libudis86/decode.c",
"libudis86/decode.h",
@@ -28,7 +27,6 @@ static_library("libudis86") {
}
static_library("mach_override") {
- external = true
sources = [
"mach_override.c",
"mach_override.h",
« no previous file with comments | « tools/gn/secondary/third_party/libxml/BUILD.gn ('k') | tools/gn/secondary/third_party/modp_b64/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698