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

Unified Diff: components/gcm_driver.gypi

Issue 1910903002: Remove *_openssl files for gcm_driver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 8 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: components/gcm_driver.gypi
diff --git a/components/gcm_driver.gypi b/components/gcm_driver.gypi
index 1531dd1b65ad11d1e970fbde9e9c44cfc23cf6a0..bc96e358f601b174a5f996c21fa3125f8dfa124a 100644
--- a/components/gcm_driver.gypi
+++ b/components/gcm_driver.gypi
@@ -241,10 +241,8 @@
'gcm_driver/crypto/gcm_key_store.h',
'gcm_driver/crypto/gcm_message_cryptographer.cc',
'gcm_driver/crypto/gcm_message_cryptographer.h',
- 'gcm_driver/crypto/gcm_message_cryptographer_openssl.cc',
'gcm_driver/crypto/p256_key_util.cc',
'gcm_driver/crypto/p256_key_util.h',
- 'gcm_driver/crypto/p256_key_util_openssl.cc',
],
},
{
« no previous file with comments | « no previous file | components/gcm_driver/crypto/BUILD.gn » ('j') | components/gcm_driver/crypto/gcm_message_cryptographer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698