| 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..6cf11f00d566dedbd76b66caeb47e799503a2fdd 100644
|
| --- a/components/filesystem/files_test_base.h
|
| +++ b/components/filesystem/files_test_base.h
|
| @@ -8,7 +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"
|
| +#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
|
|
| namespace filesystem {
|
|
|
|
|