Index: ios/net/BUILD.gn |
diff --git a/ios/net/BUILD.gn b/ios/net/BUILD.gn |
index d894d7bef84b132ec5db5e7291d8096760f39dbd..ba7b2c1f8c5d332f65b77f67797f525ecd159e0c 100644 |
--- a/ios/net/BUILD.gn |
+++ b/ios/net/BUILD.gn |
@@ -37,6 +37,8 @@ source_set("net") { |
"crn_http_url_response.mm", |
"empty_nsurlcache.h", |
"empty_nsurlcache.mm", |
+ "http_cache_helper.cc", |
+ "http_cache_helper.h", |
"http_protocol_logging.h", |
"http_protocol_logging.mm", |
"http_response_headers_util.h", |