Chromium Code Reviews| Index: mojo/runner/switches.h |
| diff --git a/mojo/runner/switches.h b/mojo/runner/switches.h |
| index e612743d3f4e7d0c0e7ce3852f5f347296191201..64762039d7276c301c36640aa206a733deb8954a 100644 |
| --- a/mojo/runner/switches.h |
| +++ b/mojo/runner/switches.h |
| @@ -5,9 +5,6 @@ |
| #ifndef MOJO_RUNNER_SWITCHES_H_ |
| #define MOJO_RUNNER_SWITCHES_H_ |
| -#include <set> |
| -#include <string> |
| - |
| namespace switches { |
| // All switches in alphabetical order. The switches should be documented |