| Index: components/filesystem/files_test_base.h
|
| diff --git a/components/filesystem/files_test_base.h b/components/filesystem/files_test_base.h
|
| index 5388a9ee3244bd7e212a0469f62fedbee4fdac4b..43ffccfa1e372666531c9f10ed8bdf905c2eb21c 100644
|
| --- a/components/filesystem/files_test_base.h
|
| +++ b/components/filesystem/files_test_base.h
|
| @@ -8,6 +8,7 @@
|
| #include "base/macros.h"
|
| #include "components/filesystem/public/interfaces/file_system.mojom.h"
|
| #include "mojo/application/public/cpp/application_test_base.h"
|
| +#include "mojo/public/cpp/bindings/binding.h"
|
|
|
| namespace filesystem {
|
|
|
|
|