Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(694)

Unified Diff: ui/views/views_switches.h

Issue 10909223: views: Rename win-aura flag to desktop-aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/views/test/test_views_delegate.cc ('k') | ui/views/views_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « ui/views/test/test_views_delegate.cc ('k') | ui/views/views_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698