| Index: components/arc.gypi
|
| diff --git a/components/arc.gypi b/components/arc.gypi
|
| index b5d7e3c4192c550f1fdd5d12155614a01a477634..b303bef6c57955b69e9f24f25ecce8c338466312 100644
|
| --- a/components/arc.gypi
|
| +++ b/components/arc.gypi
|
| @@ -83,6 +83,8 @@
|
| 'arc/set_wallpaper_delegate.h',
|
| 'arc/storage_manager/arc_storage_manager.cc',
|
| 'arc/storage_manager/arc_storage_manager.h',
|
| + 'arc/tts/arc_tts_service.cc',
|
| + 'arc/tts/arc_tts_service.h',
|
| 'arc/user_data/arc_user_data_service.cc',
|
| 'arc/user_data/arc_user_data_service.h',
|
| ],
|
|
|