Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Unified Diff: components/arc.gypi

Issue 2180263002: Host side implementation of ARC tts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Override Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
],

Powered by Google App Engine
This is Rietveld 408576698