| Index: content/shell/browser/shell_devtools_manager_delegate.cc
|
| diff --git a/content/shell/browser/shell_devtools_manager_delegate.cc b/content/shell/browser/shell_devtools_manager_delegate.cc
|
| index 32b65bace89e5843f7730f939bfcf51c0fb8a7dc..ea2549c4fa5dc4105afff5865dcb8f84cf2ba264 100644
|
| --- a/content/shell/browser/shell_devtools_manager_delegate.cc
|
| +++ b/content/shell/browser/shell_devtools_manager_delegate.cc
|
| @@ -31,7 +31,7 @@
|
| #include "content/public/common/user_agent.h"
|
| #include "content/shell/browser/shell.h"
|
| #include "content/shell/common/shell_content_client.h"
|
| -#include "grit/shell_resources.h"
|
| +#include "content/shell/grit/shell_resources.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/log/net_log_source.h"
|
| #include "net/socket/tcp_server_socket.h"
|
|
|