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

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

Issue 242173002: Make GN build work on Mac again. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments Created 6 years, 8 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/filesystem_utils.cc ('k') | ui/events/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/nss/BUILD.gn
diff --git a/tools/gn/secondary/third_party/nss/BUILD.gn b/tools/gn/secondary/third_party/nss/BUILD.gn
index 926b180d21e981a04a0152bcc05858fa709374e0..61fbd2ab648526fc5a6a158eb0f160deb12ec3c9 100644
--- a/tools/gn/secondary/third_party/nss/BUILD.gn
+++ b/tools/gn/secondary/third_party/nss/BUILD.gn
@@ -140,10 +140,6 @@ if (is_linux) {
"nspr/pr/src/md/prosdep.c",
"nspr/pr/src/md/unix/darwin.c",
"nspr/pr/src/md/unix/os_Darwin.s",
- # os_Darwin_x86.s and os_Darwin_x86_64.s are included by
- # os_Darwin.s.
- "nspr/pr/src/md/unix/os_Darwin_x86.s",
- "nspr/pr/src/md/unix/os_Darwin_x86_64.s",
"nspr/pr/src/md/unix/unix.c",
"nspr/pr/src/md/unix/unix_errors.c",
"nspr/pr/src/md/unix/uxproces.c",
« no previous file with comments | « tools/gn/filesystem_utils.cc ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698