Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index ba02525576ee98d5b239db7f11c9eb60f93ae9f5..570226406a209fe49dd50fe01fc0e7cc62531d24 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -227,6 +227,8 @@ |
| 'base/resource/resource_data_dll_win.cc', |
| 'base/resource/resource_data_dll_win.h', |
| 'base/resource/resource_handle.h', |
| + 'base/scale.cc', |
| + 'base/scale.h', |
| 'base/text/bytes_formatting.cc', |
| 'base/text/bytes_formatting.h', |
| 'base/text/text_elider.cc', |