| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 7be94dd4d10e6751a7ee6f9caf84db705070b06a..b491315e022cac5ba569d14526d68446dc3dbaa2 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -47,6 +47,8 @@
|
| 'common/debug_flags.h',
|
| 'common/devtools_messages.h',
|
| 'common/devtools_messages_internal.h',
|
| + 'common/font_descriptor_mac.h',
|
| + 'common/font_descriptor_mac.mm',
|
| 'common/geoposition.cc',
|
| 'common/geoposition.h',
|
| 'common/gpu_messages.h',
|
|
|