| Index: content/shell/browser/shell_resource_dispatcher_host_delegate.cc
|
| diff --git a/content/shell/browser/shell_resource_dispatcher_host_delegate.cc b/content/shell/browser/shell_resource_dispatcher_host_delegate.cc
|
| index df27c8fb8d5db6d8302ebb9b538591e6243465d1..101053c4fbabd5076719760d9290c7478b0ecb74 100644
|
| --- a/content/shell/browser/shell_resource_dispatcher_host_delegate.cc
|
| +++ b/content/shell/browser/shell_resource_dispatcher_host_delegate.cc
|
| @@ -5,6 +5,7 @@
|
| #include "content/shell/browser/shell_resource_dispatcher_host_delegate.h"
|
|
|
| #include "base/command_line.h"
|
| +#include "build/build_config.h"
|
| #include "content/shell/browser/shell_login_dialog.h"
|
| #include "content/shell/common/shell_switches.h"
|
|
|
|
|