Chromium Code Reviews| Index: base/base.gypi | 
| diff --git a/base/base.gypi b/base/base.gypi | 
| index fef37a1dff35e9586c446c639c60cd1f475c61be..c238f4062a489e92d7d215cb5e7a460e33565bfd 100644 | 
| --- a/base/base.gypi | 
| +++ b/base/base.gypi | 
| @@ -128,6 +128,8 @@ | 
| 'debug/debugger.h', | 
| 'debug/debugger_posix.cc', | 
| 'debug/debugger_win.cc', | 
| + 'debug/format.cc', | 
| + 'debug/format.h', | 
| # This file depends on files from the 'allocator' target, | 
| # but this target does not depend on 'allocator' (see | 
| # allocator.gyp for details). |