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

Unified Diff: chrome/third_party/chromevox/chromevox.gyp

Issue 317613002: Switch ChromeVox translations to the non-third_party ones. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 6 years, 7 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/third_party/chromevox/_locales/zh_TW/messages.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/third_party/chromevox/chromevox.gyp
diff --git a/chrome/third_party/chromevox/chromevox.gyp b/chrome/third_party/chromevox/chromevox.gyp
index 83ecc4f3b63899da1f426d1431500ba4bdbfae66..e4eb6ebce4b58342fd5ab8d4919a6ce2a4088632 100644
--- a/chrome/third_party/chromevox/chromevox.gyp
+++ b/chrome/third_party/chromevox/chromevox.gyp
@@ -27,12 +27,6 @@
'chromevox/injected/mathjax.js',
],
},
- {
- 'destination': '<(PRODUCT_DIR)/resources/chromeos/chromevox/',
- 'files': [
- '_locales/',
- ],
- },
],
'conditions': [
['use_migrated_chromevox==0', {
« no previous file with comments | « chrome/third_party/chromevox/_locales/zh_TW/messages.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698