| Index: components/filesystem/util.cc
|
| diff --git a/components/filesystem/util.cc b/components/filesystem/util.cc
|
| index d9257cc0b2de63742588fbde69cdcdffa56d564f..ecd3fc61c0e785c1779b145182163c2591c7b216 100644
|
| --- a/components/filesystem/util.cc
|
| +++ b/components/filesystem/util.cc
|
| @@ -14,7 +14,6 @@
|
| #include "base/logging.h"
|
| #include "base/strings/string_util.h"
|
| #include "build/build_config.h"
|
| -#include "mojo/public/cpp/bindings/string.h"
|
|
|
| #if defined(OS_WIN)
|
| #include "base/strings/utf_string_conversions.h"
|
|
|