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

Unified Diff: openssl.gyp

Issue 130373002: Compile OpenSSL for NaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/openssl
Patch Set: Created 6 years, 11 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 | « no previous file | openssl_nacl.gyp » ('j') | openssl_nacl.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: openssl.gyp
diff --git a/openssl.gyp b/openssl.gyp
index 1bee4e3a50aa69ef3bd355e6a83f3420fd935f0d..1b5430d7635a3ac077eaa254545c808d817ef066 100644
--- a/openssl.gyp
+++ b/openssl.gyp
@@ -9,7 +9,7 @@
'type': '<(component)',
'includes': [
# Include the auto-generated gypi file.
- '../../third_party/openssl/openssl.gypi'
+ 'openssl.gypi'
],
'variables': {
'openssl_include_dirs': [
« no previous file with comments | « no previous file | openssl_nacl.gyp » ('j') | openssl_nacl.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698