Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 1bf051c504867610f9d799dd4315ff416e521816..b6b1472c320b3bf91d173eb88d486294dc19a75b 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -43,6 +43,8 @@ |
| 'common/common_param_traits.cc', |
| 'common/common_param_traits.h', |
| 'common/common_param_traits_macros.h', |
| + 'common/component_flash_hint_file.h', |
|
jln (very slow on Chromium)
2015/08/06 18:48:14
This is interesting. You forgot to update "gn" fil
Greg K
2015/08/07 21:15:28
Turns out that part of the codebase isn't using GN
|
| + 'common/component_flash_hint_file_linux.cc', |
| 'common/content_restriction.h', |
| 'common/content_settings_pattern_serializer.cc', |
| 'common/content_settings_pattern_serializer.h', |