Index: components/filesystem/BUILD.gn |
diff --git a/components/filesystem/BUILD.gn b/components/filesystem/BUILD.gn |
index 0f587b30799862779956b4594825b9dadf205ff6..22a8c404f218a30b7b2c27e8a92d64cd715673be 100644 |
--- a/components/filesystem/BUILD.gn |
+++ b/components/filesystem/BUILD.gn |
@@ -16,6 +16,8 @@ source_set("lib") { |
"file_system_impl.h", |
"lock_table.cc", |
"lock_table.h", |
+ "shared_temp_dir.cc", |
+ "shared_temp_dir.h", |
"util.cc", |
"util.h", |
] |