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

Unified Diff: net/data/update_net_gypi.py

Issue 1849773002: Adding OCSP Verification Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix scoped_ptr. Created 4 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/data/update_net_gypi.py
diff --git a/net/data/update_net_gypi.py b/net/data/update_net_gypi.py
index af252b780b8119221e83fd5d35e4ccf0240a0b41..ac3cdbc3d749193f68cc67f246e99b83be854ae9 100644
--- a/net/data/update_net_gypi.py
+++ b/net/data/update_net_gypi.py
@@ -19,7 +19,7 @@ DATA_SOURCES_PATH_FOR_VARIABLES = {
"net/data/certificate_policies_unittest",
"net/data/name_constraints_unittest",
"net/data/parse_certificate_unittest",
- "net/data/parse_ocsp_unittest",
+ "net/data/ocsp_unittest",
"net/data/test.html",
"net/data/url_request_unittest",
"net/data/verify_certificate_chain_unittest",

Powered by Google App Engine
This is Rietveld 408576698