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

Side by Side Diff: tools/gn/secondary/third_party/nss/BUILD.gn

Issue 335973002: Minor Fixes for Windows GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/gn/secondary/third_party/angle/BUILD.gn ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 import("//build/config/linux/pkg_config.gni") 5 import("//build/config/linux/pkg_config.gni")
6 6
7 if (is_linux) { 7 if (is_linux) {
8 # This is a dependency on NSS with no libssl. On Linux we use a built-in SSL 8 # This is a dependency on NSS with no libssl. On Linux we use a built-in SSL
9 # library but the system NSS libraries. Non-Linux platforms using NSS use the 9 # library but the system NSS libraries. Non-Linux platforms using NSS use the
10 # hermetic one in //third_party/nss. 10 # hermetic one in //third_party/nss.
(...skipping 563 matching lines...) Expand 10 before | Expand all | Expand 10 after
574 "nss/lib/freebl/cts.c", 574 "nss/lib/freebl/cts.c",
575 "nss/lib/freebl/cts.h", 575 "nss/lib/freebl/cts.h",
576 "nss/lib/freebl/des.c", 576 "nss/lib/freebl/des.c",
577 "nss/lib/freebl/des.h", 577 "nss/lib/freebl/des.h",
578 "nss/lib/freebl/desblapi.c", 578 "nss/lib/freebl/desblapi.c",
579 "nss/lib/freebl/dh.c", 579 "nss/lib/freebl/dh.c",
580 "nss/lib/freebl/drbg.c", 580 "nss/lib/freebl/drbg.c",
581 "nss/lib/freebl/dsa.c", 581 "nss/lib/freebl/dsa.c",
582 "nss/lib/freebl/ec.c", 582 "nss/lib/freebl/ec.c",
583 "nss/lib/freebl/ec.h", 583 "nss/lib/freebl/ec.h",
584 "nss/lib/freebl/ecdecode.c",
584 "nss/lib/freebl/ecl/ec2.h", 585 "nss/lib/freebl/ecl/ec2.h",
585 "nss/lib/freebl/ecl/ecl-curve.h", 586 "nss/lib/freebl/ecl/ecl-curve.h",
586 "nss/lib/freebl/ecl/ecl-exp.h", 587 "nss/lib/freebl/ecl/ecl-exp.h",
587 "nss/lib/freebl/ecl/ecl-priv.h", 588 "nss/lib/freebl/ecl/ecl-priv.h",
588 "nss/lib/freebl/ecl/ecl.c", 589 "nss/lib/freebl/ecl/ecl.c",
589 "nss/lib/freebl/ecl/ecl.h", 590 "nss/lib/freebl/ecl/ecl.h",
590 "nss/lib/freebl/ecl/ecl_curve.c", 591 "nss/lib/freebl/ecl/ecl_curve.c",
591 "nss/lib/freebl/ecl/ecl_gf.c", 592 "nss/lib/freebl/ecl/ecl_gf.c",
592 "nss/lib/freebl/ecl/ecl_mult.c", 593 "nss/lib/freebl/ecl/ecl_mult.c",
593 "nss/lib/freebl/ecl/ecp.h", 594 "nss/lib/freebl/ecl/ecp.h",
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
715 "nss/lib/pki/pkit.h", 716 "nss/lib/pki/pkit.h",
716 "nss/lib/pki/pkitm.h", 717 "nss/lib/pki/pkitm.h",
717 "nss/lib/pki/symmkey.c", 718 "nss/lib/pki/symmkey.c",
718 "nss/lib/pki/tdcache.c", 719 "nss/lib/pki/tdcache.c",
719 "nss/lib/pki/trustdomain.c", 720 "nss/lib/pki/trustdomain.c",
720 "nss/lib/smime/cms.h", 721 "nss/lib/smime/cms.h",
721 "nss/lib/smime/cmslocal.h", 722 "nss/lib/smime/cmslocal.h",
722 "nss/lib/smime/cmsreclist.h", 723 "nss/lib/smime/cmsreclist.h",
723 "nss/lib/smime/cmst.h", 724 "nss/lib/smime/cmst.h",
724 "nss/lib/smime/smime.h", 725 "nss/lib/smime/smime.h",
725 "nss/lib/softoken/ecdecode.c",
726 "nss/lib/softoken/fipsaudt.c", 726 "nss/lib/softoken/fipsaudt.c",
727 "nss/lib/softoken/fipstest.c", 727 "nss/lib/softoken/fipstest.c",
728 "nss/lib/softoken/fipstokn.c", 728 "nss/lib/softoken/fipstokn.c",
729 "nss/lib/softoken/jpakesftk.c", 729 "nss/lib/softoken/jpakesftk.c",
730 "nss/lib/softoken/lgglue.c", 730 "nss/lib/softoken/lgglue.c",
731 "nss/lib/softoken/lgglue.h", 731 "nss/lib/softoken/lgglue.h",
732 "nss/lib/softoken/lowkey.c", 732 "nss/lib/softoken/lowkey.c",
733 "nss/lib/softoken/lowkeyi.h", 733 "nss/lib/softoken/lowkeyi.h",
734 "nss/lib/softoken/lowkeyti.h", 734 "nss/lib/softoken/lowkeyti.h",
735 "nss/lib/softoken/lowpbe.c", 735 "nss/lib/softoken/lowpbe.c",
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after
1148 1148
1149 deps = [ 1149 deps = [
1150 ":nspr", 1150 ":nspr",
1151 "//third_party/sqlite", 1151 "//third_party/sqlite",
1152 ] 1152 ]
1153 1153
1154 forward_dependent_configs_from = [ ":nspr" ] 1154 forward_dependent_configs_from = [ ":nspr" ]
1155 } 1155 }
1156 } # Windows/Mac/iOS. 1156 } # Windows/Mac/iOS.
1157 1157
OLDNEW
« no previous file with comments | « tools/gn/secondary/third_party/angle/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698