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

Unified Diff: ui/ui_gfx.gypi

Issue 6904026: Add and use gfx::ScopedNSGraphicsContextState (ui/gfx/scoped_ns_graphics_context_state_mac.h). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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
Index: ui/ui_gfx.gypi
diff --git a/ui/ui_gfx.gypi b/ui/ui_gfx.gypi
index 78303a6daa1fa2d685f9d19858d0d68b970e510a..d2f75cd9b3821307d552e0167f26833c237d8185 100644
--- a/ui/ui_gfx.gypi
+++ b/ui/ui_gfx.gypi
@@ -98,6 +98,7 @@
'gfx/rect.cc',
'gfx/rect.h',
'gfx/scoped_cg_context_state_mac.h',
+ 'gfx/scoped_ns_graphics_context_state_mac.h',
'gfx/scrollbar_size.cc',
'gfx/scrollbar_size.h',
'gfx/size.cc',

Powered by Google App Engine
This is Rietveld 408576698