| Index: content/shell/shell_browser_main_parts.cc
|
| diff --git a/content/shell/shell_browser_main_parts.cc b/content/shell/shell_browser_main_parts.cc
|
| index 99ff7ce578081258e8d2c223cd57a1b23da17c65..9934a7b4fcc2764d90147b08db9be9dc5373126d 100644
|
| --- a/content/shell/shell_browser_main_parts.cc
|
| +++ b/content/shell/shell_browser_main_parts.cc
|
| @@ -14,10 +14,10 @@
|
| #include "content/public/common/content_switches.h"
|
| #include "content/public/common/main_function_params.h"
|
| #include "content/public/common/url_constants.h"
|
| +#include "content/shell/common/shell_switches.h"
|
| #include "content/shell/shell.h"
|
| #include "content/shell/shell_browser_context.h"
|
| #include "content/shell/shell_devtools_delegate.h"
|
| -#include "content/shell/shell_switches.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "grit/net_resources.h"
|
| #include "net/base/net_module.h"
|
|
|