Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index d9c493583590c1f9f5946788a52cda8eaab91f6a..7fdd26ab82f88984eb587eb5dc6b5c0aaa94f15e 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -119,6 +119,7 @@ source_set("browser") { |
| deps += [ |
| "//cc", |
| "//cc/surfaces", |
| + "//components/filesystem:lib", |
| "//components/leveldb:lib", |
| "//components/profile_service:lib", |
| "//components/scheduler:common", |