diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 942d4ee..451402d6 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -28,6 +28,8 @@ 'common/app_mode_common_mac.h', 'common/app_mode_common_mac.mm', 'common/attrition_experiments.h', + 'common/attributed_string_coder_mac.h', + 'common/attributed_string_coder_mac.mm', 'common/auto_start_linux.cc', 'common/auto_start_linux.h', 'common/autofill_messages.h', @@ -228,6 +230,8 @@ 'common/spellcheck_messages.h', 'common/sqlite_utils.cc', 'common/sqlite_utils.h', + 'common/text_input_client_messages.cc', + 'common/text_input_client_messages.h', 'common/thumbnail_score.cc', 'common/thumbnail_score.h', 'common/url_constants.cc', |