| Index: storage/browser/BUILD.gn
|
| diff --git a/storage/browser/BUILD.gn b/storage/browser/BUILD.gn
|
| index d701ae0b049d505f83e479ada8802ebd1a570b83..443978087c365a9e00e974335cd8c15cb70bc02e 100644
|
| --- a/storage/browser/BUILD.gn
|
| +++ b/storage/browser/BUILD.gn
|
| @@ -156,6 +156,7 @@ component("browser") {
|
| "fileapi/timed_task_helper.h",
|
| "fileapi/transient_file_util.cc",
|
| "fileapi/transient_file_util.h",
|
| + "fileapi/watcher_manager.h",
|
| "quota/client_usage_tracker.cc",
|
| "quota/client_usage_tracker.h",
|
| "quota/quota_callbacks.h",
|
|
|