Chromium Code Reviews| Index: ui/views/views_switches.h |
| diff --git a/ui/views/views_switches.h b/ui/views/views_switches.h |
| index 04f31d3d47cba7ae75754c8e28508fb4a0164909..2537efcb78a86c76f55b6a499f655dd942c3c590 100644 |
| --- a/ui/views/views_switches.h |
| +++ b/ui/views/views_switches.h |
| @@ -11,7 +11,7 @@ namespace views { |
| namespace switches { |
| // Please keep alphabetized. |
| -VIEWS_EXPORT extern const char kWinAura[]; |
| +VIEWS_EXPORT extern const char kDesktopAura[]; |
| } // namespace switches |
| } // namespace views |