| Index: content/shell/app/shell_main_delegate.cc
|
| diff --git a/content/shell/app/shell_main_delegate.cc b/content/shell/app/shell_main_delegate.cc
|
| index b0eea5d66e93105707c9ef8aa7ee0e22ebc2df8d..273ca2f1af828d41c5d66a6252d56bad935836ae 100644
|
| --- a/content/shell/app/shell_main_delegate.cc
|
| +++ b/content/shell/app/shell_main_delegate.cc
|
| @@ -23,6 +23,7 @@
|
| #include "content/shell/browser/shell_content_browser_client.h"
|
| #include "content/shell/common/shell_switches.h"
|
| #include "content/shell/renderer/shell_content_renderer_client.h"
|
| +#include "media/base/media_switches.h"
|
| #include "net/cookies/cookie_monster.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/base/ui_base_paths.h"
|
|
|