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

Unified Diff: net/net.gyp

Issue 1304143010: Plumbing SSLPrivateKey Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing upload and refptr. Created 5 years, 2 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: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 3a9cd68d1d0890b1017ad592713fa02745be8a20..b5d1f56af1577e9e94db17e63ec978f0e35f366b 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -258,11 +258,6 @@
],
},
],
- [ 'use_openssl_certs == 0', {
- 'sources!': [
- 'ssl/openssl_client_key_store_unittest.cc',
- ],
- }],
[ 'enable_websockets != 1', {
'sources/': [
['exclude', '^websockets/'],

Powered by Google App Engine
This is Rietveld 408576698