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

Unified Diff: components/components_tests.gyp

Issue 1244803002: Add parsers for the Encryption and Encryption-Key HTTP headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | components/gcm_driver.gypi » ('j') | components/gcm_driver/crypto/encryption_header_parsers.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 509ef5ecd28c722b4b063d08df53eeb83d294f76..084fdbdf37a06ad70bbd46f83ae074e43b225656 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -231,6 +231,7 @@
'gcm_driver/gcm_stats_recorder_impl_unittest.cc',
],
'gcm_driver_crypto_unittest_sources': [
+ 'gcm_driver/crypto/encryption_header_parsers_unittest.cc',
'gcm_driver/crypto/gcm_key_store_unittest.cc',
'gcm_driver/crypto/gcm_message_cryptographer_unittest.cc',
],
« no previous file with comments | « no previous file | components/gcm_driver.gypi » ('j') | components/gcm_driver/crypto/encryption_header_parsers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698