| Index: components/filesystem/BUILD.gn
|
| diff --git a/components/filesystem/BUILD.gn b/components/filesystem/BUILD.gn
|
| index 299ac10b21fc62a273f7b85e71743867bcb6975e..bbb131a4c9efb679f5673940cc3399c42ac067da 100644
|
| --- a/components/filesystem/BUILD.gn
|
| +++ b/components/filesystem/BUILD.gn
|
| @@ -62,6 +62,7 @@ mojo_native_application("apptests") {
|
| deps = [
|
| "//base",
|
| "//components/filesystem/public/interfaces",
|
| + "//mojo/common",
|
| "//mojo/platform_handle:for_shared_library",
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/shell/public/cpp:test_support",
|
|
|