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

Unified Diff: base/base.gypi

Issue 9212020: Make scoped dc objects smarter. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 8 years, 10 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 | « base/base.gyp ('k') | base/win/scoped_hdc.h » ('j') | base/win/scoped_hdc.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 121154)
+++ base/base.gypi (working copy)
@@ -404,6 +404,7 @@
'win/scoped_comptr.h',
'win/scoped_gdi_object.h',
'win/scoped_handle.h',
+ 'win/scoped_hdc.cc',
Peter Kasting 2012/02/10 19:47:39 Nit: tabs vs. spaces or something went wrong here
'win/scoped_hdc.h',
'win/scoped_hglobal.h',
'win/scoped_select_object.h',
« no previous file with comments | « base/base.gyp ('k') | base/win/scoped_hdc.h » ('j') | base/win/scoped_hdc.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698