| Index: components/filesystem/files_test_base.h
|
| diff --git a/components/filesystem/files_test_base.h b/components/filesystem/files_test_base.h
|
| index 43ffccfa1e372666531c9f10ed8bdf905c2eb21c..04499496b2b7f54e4c300bf8ba5d6e2767ff1094 100644
|
| --- a/components/filesystem/files_test_base.h
|
| +++ b/components/filesystem/files_test_base.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #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"
|
| +#include "mojo/shell/public/cpp/application_test_base.h"
|
|
|
| namespace filesystem {
|
|
|
|
|