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

Unified Diff: net/net.gyp

Issue 1304143010: Plumbing SSLPrivateKey Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing unused function in Android. Created 5 years, 3 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 cd23f618f740c5245e421d28caf9fc69240d6c61..349bee5d581f802dadf72705ea2a4866adfc53e4 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