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

Unified Diff: net/net.gyp

Issue 1076063002: Remove certificates from Channel ID (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mixplaced close paren Created 5 years, 7 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 588e13e35ec98046090e3c597882e4463d180f08..3d9ff940a8b363a09b3afcf04738273c431303c3 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -561,6 +561,8 @@
'test/cert_test_util.cc',
'test/cert_test_util.h',
'test/cert_test_util_nss.cc',
+ 'test/channel_id_test_util.cc',
+ 'test/channel_id_test_util.h',
'test/ct_test_util.cc',
'test/ct_test_util.h',
'test/embedded_test_server/embedded_test_server.cc',

Powered by Google App Engine
This is Rietveld 408576698