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

Unified Diff: ppapi/native_client/BUILD.gn

Issue 1259103002: Revert "Compile and link libcrypto_nacl for nacl targets." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « crypto/crypto_nacl.gyp ('k') | ppapi/native_client/native_client.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/BUILD.gn
diff --git a/ppapi/native_client/BUILD.gn b/ppapi/native_client/BUILD.gn
index 6e70287d276cfd98be7ed2712d47b7f3bfe56797..488f44f3475885475376ea365d3249f20429b316 100644
--- a/ppapi/native_client/BUILD.gn
+++ b/ppapi/native_client/BUILD.gn
@@ -16,7 +16,6 @@ if (enable_nacl && enable_nacl_untrusted) {
deps = [
"//base",
"//components/tracing",
- "//crypto",
"//gpu/command_buffer/client",
"//gpu/command_buffer/common",
"//gpu/command_buffer/client:gles2_implementation",
« no previous file with comments | « crypto/crypto_nacl.gyp ('k') | ppapi/native_client/native_client.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698