| Index: components/filesystem/file_system_impl.cc
|
| diff --git a/components/filesystem/file_system_impl.cc b/components/filesystem/file_system_impl.cc
|
| index 6ccf5cb2cfd7db04e173fc574530696d2f179a73..90497764cee7a75c11f7ffda0520850f345b3fa2 100644
|
| --- a/components/filesystem/file_system_impl.cc
|
| +++ b/components/filesystem/file_system_impl.cc
|
| @@ -17,7 +17,7 @@
|
| #include "build/build_config.h"
|
| #include "components/filesystem/directory_impl.h"
|
| #include "components/filesystem/file_system_app.h"
|
| -#include "mojo/application/public/cpp/application_connection.h"
|
| +#include "mojo/shell/public/cpp/application_connection.h"
|
| #include "url/gurl.h"
|
|
|
| #if defined(OS_WIN)
|
|
|