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

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

Issue 338633004: GN: Fix up various gpu targets (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/gn/secondary/third_party/libjpeg_turbo/BUILD.gn ('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 b1145fd40e07224ce88342915558be833433b674..00261e98e9846008d70ca21b9fb82b7a1c974081 100644
--- a/tools/gn/secondary/third_party/nss/BUILD.gn
+++ b/tools/gn/secondary/third_party/nss/BUILD.gn
@@ -1110,6 +1110,8 @@ if (is_linux) {
"MP_ASSEMBLY_DIV_2DX1D",
"MP_USE_UINT_DIGIT",
"MP_NO_MP_WORD",
+ "USE_HW_AES",
+ "INTEL_GCM",
]
} else if (cpu_arch == "x64") {
sources -= [ "nss/lib/freebl/mpi/mpi_x86_asm.c" ]
« no previous file with comments | « tools/gn/secondary/third_party/libjpeg_turbo/BUILD.gn ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698