Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index a1c29f08c8a249b4b67ae776742064fd93c3c29c..9a20308c770400ab14f4ed6aedbbf6a59bd36283 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -95,6 +95,8 @@ static_library("test_support") { |
"../public/test/test_file_system_context.h", |
"../public/test/test_file_system_options.cc", |
"../public/test/test_file_system_options.h", |
+ "../public/test/test_fileapi_operation_waiter.cc", |
+ "../public/test/test_fileapi_operation_waiter.h", |
"../public/test/test_frame_navigation_observer.cc", |
"../public/test/test_frame_navigation_observer.h", |
"../public/test/test_launcher.cc", |