| Index: content/shell/shell_resource_dispatcher_host_delegate.cc
|
| diff --git a/content/shell/shell_resource_dispatcher_host_delegate.cc b/content/shell/shell_resource_dispatcher_host_delegate.cc
|
| index 23d4124fb22932cee6dc132c40692e5437470335..1637eddef4aff608a4c114ecd0271a88ee01c5ef 100644
|
| --- a/content/shell/shell_resource_dispatcher_host_delegate.cc
|
| +++ b/content/shell/shell_resource_dispatcher_host_delegate.cc
|
| @@ -5,8 +5,8 @@
|
| #include "content/shell/shell_resource_dispatcher_host_delegate.h"
|
|
|
| #include "base/command_line.h"
|
| +#include "content/shell/common/shell_switches.h"
|
| #include "content/shell/shell_login_dialog.h"
|
| -#include "content/shell/shell_switches.h"
|
|
|
| namespace content {
|
|
|
|
|