Chromium Code Reviews| Index: ash/ash_switches.h |
| =================================================================== |
| --- ash/ash_switches.h (revision 115744) |
| +++ ash/ash_switches.h (working copy) |
| @@ -8,7 +8,7 @@ |
| #include "ash/ash_export.h" |
| -namespace aura_shell { |
| +namespace ash { |
| namespace switches { |
| // Please keep alphabetized. |
| @@ -24,6 +24,6 @@ |
| ASH_EXPORT bool IsAuraWindowModeCompact(); |
| } // namespace switches |
| -} // namespace aura_shell |
| +} // namespace ash |
| #endif // ASH_ASH_SWITCHES_H_ |