| Index: content/browser/mime_registry_impl.cc
|
| diff --git a/content/browser/mime_registry_impl.cc b/content/browser/mime_registry_impl.cc
|
| index 09e6aebe8841f02be93cb1a16d79c45c50760cdf..e2dadbb0ca79af7872cc5705e88c3638cdf01d24 100644
|
| --- a/content/browser/mime_registry_impl.cc
|
| +++ b/content/browser/mime_registry_impl.cc
|
| @@ -7,7 +7,6 @@
|
| #include "base/files/file_path.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
| -#include "mojo/common/common_type_converters.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| #include "net/base/mime_util.h"
|
|
|
|
|