| Index: content/shell/shell_download_manager_delegate.cc
|
| diff --git a/content/shell/shell_download_manager_delegate.cc b/content/shell/shell_download_manager_delegate.cc
|
| index 5696571892de27dfc8242d4691299958429077f4..8f619dbd5a2bd064023bb3587d0a2ff3243ebb5d 100644
|
| --- a/content/shell/shell_download_manager_delegate.cc
|
| +++ b/content/shell/shell_download_manager_delegate.cc
|
| @@ -24,7 +24,7 @@
|
| #include "content/public/browser/download_manager.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_view.h"
|
| -#include "content/shell/shell_switches.h"
|
| +#include "content/shell/common/shell_switches.h"
|
| #include "content/shell/webkit_test_controller.h"
|
| #include "net/base/net_util.h"
|
|
|
|
|