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

Unified Diff: crypto/crypto.gyp

Issue 954643002: Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup, nit Created 5 years, 10 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
Index: crypto/crypto.gyp
diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp
index 632c498eb09ff100dc8328d97d5d6840f38905c5..c8fdbc53213d5d44ffdbad1553bfd39215ecc6d1 100644
--- a/crypto/crypto.gyp
+++ b/crypto/crypto.gyp
@@ -238,7 +238,7 @@
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations_win64',
],
'sources': [
- '<@(hmac_win64_related_sources)',
+ '<@(nacl_win64_sources)',
],
'defines': [
'CRYPTO_IMPLEMENTATION',

Powered by Google App Engine
This is Rietveld 408576698