Chromium Code Reviews| 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', |