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

Unified Diff: chrome/browser/resources/chromeos/select_to_speak/BUILD.gn

Issue 2775303004: Add i18n support to Select-to-speak (Closed)
Patch Set: Created 3 years, 9 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: chrome/browser/resources/chromeos/select_to_speak/BUILD.gn
diff --git a/chrome/browser/resources/chromeos/select_to_speak/BUILD.gn b/chrome/browser/resources/chromeos/select_to_speak/BUILD.gn
index 61a9069f3cc7276d19824be8484335b681f93f40..6d7661921b5ac25b1a2f79fbc76e69807c9f448d 100644
--- a/chrome/browser/resources/chromeos/select_to_speak/BUILD.gn
+++ b/chrome/browser/resources/chromeos/select_to_speak/BUILD.gn
@@ -16,6 +16,7 @@ group("select_to_speak") {
":select_to_speak_copied_files",
":select_to_speak_guest_manifest",
":select_to_speak_manifest",
+ "//chrome/browser/resources/chromeos/select_to_speak/strings:select_to_speak_strings",
]
}

Powered by Google App Engine
This is Rietveld 408576698