Chromium Code Reviews| Index: mojo/runner/context.cc |
| diff --git a/mojo/runner/context.cc b/mojo/runner/context.cc |
| index 73464b671030a2cf5b8f5b34686af524c074f326..8ef786efabfe9415f4a1400cdf43b2eafdbc42e5 100644 |
| --- a/mojo/runner/context.cc |
| +++ b/mojo/runner/context.cc |
| @@ -12,7 +12,6 @@ |
| #include "base/lazy_instance.h" |
| #include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |
| -#include "base/memory/scoped_vector.h" |
| #include "base/path_service.h" |
| #include "base/process/process_info.h" |
| #include "base/run_loop.h" |