| Index: content/shell/common/shell_switches.cc
|
| diff --git a/content/shell/shell_switches.cc b/content/shell/common/shell_switches.cc
|
| similarity index 96%
|
| rename from content/shell/shell_switches.cc
|
| rename to content/shell/common/shell_switches.cc
|
| index e607cdc59d54300b669aef05819d2a12d65dda85..6cc052a1555d7b91a7df1778916a6e342e57734c 100644
|
| --- a/content/shell/shell_switches.cc
|
| +++ b/content/shell/common/shell_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 "content/shell/shell_switches.h"
|
| +#include "content/shell/common/shell_switches.h"
|
|
|
| namespace switches {
|
|
|
|
|