| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 2d3a01d61817183b188e70e41ab550c13bad6eaa..18b345029953d6ae432a900eaf1da20f60876dd4 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -142,6 +142,8 @@
|
| 'debug/debugger_win.cc',
|
| 'debug/dump_without_crashing.cc',
|
| 'debug/dump_without_crashing.h',
|
| + 'debug/gdi_debug_util_win.cc',
|
| + 'debug/gdi_debug_util_win.h',
|
| # This file depends on files from the 'allocator' target,
|
| # but this target does not depend on 'allocator' (see
|
| # allocator.gyp for details).
|
|
|