Index: storage/browser/BUILD.gn |
diff --git a/storage/browser/BUILD.gn b/storage/browser/BUILD.gn |
index c16e351691639f179076a4fe7caa6fed26fc6cbf..68027c0854e04f3fd5fc2ae65b7497e4b88a4950 100644 |
--- a/storage/browser/BUILD.gn |
+++ b/storage/browser/BUILD.gn |
@@ -8,8 +8,8 @@ component("browser") { |
sources = [ |
"blob/blob_async_builder_host.cc", |
"blob/blob_async_builder_host.h", |
- "blob/blob_async_transport_strategy.cc", |
- "blob/blob_async_transport_strategy.h", |
+ "blob/blob_async_transport_request_builder.cc", |
+ "blob/blob_async_transport_request_builder.h", |
"blob/blob_data_builder.cc", |
"blob/blob_data_builder.h", |
"blob/blob_data_handle.cc", |