| Index: content/browser/browser_main_loop.cc
|
| diff --git a/content/browser/browser_main_loop.cc b/content/browser/browser_main_loop.cc
|
| index 654db695c220937ce1539553af510dbc2ef08ad6..c3600c7fb3db63d727a1ce7ac253f149d1485031 100644
|
| --- a/content/browser/browser_main_loop.cc
|
| +++ b/content/browser/browser_main_loop.cc
|
| @@ -89,7 +89,7 @@
|
| #include "net/socket/client_socket_factory.h"
|
| #include "net/ssl/ssl_config_service.h"
|
| #include "ppapi/features/features.h"
|
| -#include "services/shell/runner/common/client_util.h"
|
| +#include "services/service_manager/runner/common/client_util.h"
|
| #include "skia/ext/event_tracer_impl.h"
|
| #include "skia/ext/skia_memory_dump_provider.h"
|
| #include "sql/sql_memory_dump_provider.h"
|
|
|