| Index: content/app/content_main_runner.cc
|
| diff --git a/content/app/content_main_runner.cc b/content/app/content_main_runner.cc
|
| index 01bb5f00f42ce6a9499708f7a53c5766054c62fc..a17d020a3c26cbb2657f36326712a58236312063 100644
|
| --- a/content/app/content_main_runner.cc
|
| +++ b/content/app/content_main_runner.cc
|
| @@ -65,7 +65,6 @@
|
| #include "content/renderer/in_process_renderer_thread.h"
|
| #include "content/utility/in_process_utility_thread.h"
|
| #include "ipc/ipc_descriptors.h"
|
| -#include "ipc/ipc_switches.h"
|
| #include "media/base/media.h"
|
| #include "ui/base/ui_base_paths.h"
|
| #include "ui/base/ui_base_switches.h"
|
|
|