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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 2180263002: Host side implementation of ARC tts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address last round. Created 4 years, 4 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
« no previous file with comments | « chrome/browser/speech/tts_chromeos.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index e21a9146af18e549c1dd93d5ea7de651e7db2c32..35a291461a75289e898fb0d32ac60fcce4704aa6 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -86,6 +86,8 @@
'browser/chromeos/arc/arc_process_service.h',
'browser/chromeos/arc/arc_settings_service.cc',
'browser/chromeos/arc/arc_settings_service.h',
+ 'browser/chromeos/arc/arc_tts_service.cc',
+ 'browser/chromeos/arc/arc_tts_service.h',
'browser/chromeos/arc/gpu_arc_video_service_host.cc',
'browser/chromeos/arc/gpu_arc_video_service_host.h',
'browser/chromeos/arc/arc_optin_uma.cc',
« no previous file with comments | « chrome/browser/speech/tts_chromeos.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698