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

Unified Diff: ui/gfx/screen_aura.cc

Issue 10270002: Get the custom frame limping with win-aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 | « build/common.gypi ('k') | ui/views/views.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/screen_aura.cc
===================================================================
--- ui/gfx/screen_aura.cc (revision 134532)
+++ ui/gfx/screen_aura.cc (working copy)
@@ -23,7 +23,7 @@
g_instance_ = screen;
}
-#if defined(USE_ASH)
+#if defined(USE_AURA)
sky 2012/04/30 21:15:35 Can this ifdef be removed entirely?
// TODO(oshima): Implement ScreenImpl for Linux/aura and remove this
// ifdef.
« no previous file with comments | « build/common.gypi ('k') | ui/views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698