| Index: mojo/shell/standalone/switches.cc
|
| diff --git a/mojo/runner/switches.cc b/mojo/shell/standalone/switches.cc
|
| similarity index 97%
|
| rename from mojo/runner/switches.cc
|
| rename to mojo/shell/standalone/switches.cc
|
| index dfb7c8844cbaad0905ab0d7a06f0d40d2a5f87e1..efe91ed12c8c18acf4ea3e7f94c0f2c8b5b33471 100644
|
| --- a/mojo/runner/switches.cc
|
| +++ b/mojo/shell/standalone/switches.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "mojo/runner/switches.h"
|
| +#include "mojo/shell/standalone/switches.h"
|
|
|
| namespace switches {
|
|
|
|
|