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

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

Issue 274963004: Update latest ChromeVox from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
Index: chrome/third_party/chromevox/chromevox.gyp
diff --git a/chrome/third_party/chromevox/chromevox.gyp b/chrome/third_party/chromevox/chromevox.gyp
index c573ad6a1751cefaa6aa49008dbf4221587c0c2c..a32b0369698d1f1790f8349bb63c7452abc33720 100644
--- a/chrome/third_party/chromevox/chromevox.gyp
+++ b/chrome/third_party/chromevox/chromevox.gyp
@@ -110,18 +110,6 @@
],
},
{
- 'destination': '<(PRODUCT_DIR)/resources/chromeos/chromevox/extensions/searchbox',
- 'files': [
- 'extensions/searchvox/abstract_result.js',
- 'extensions/searchvox/constants.js',
- 'extensions/searchvox/context_menu.js',
- 'extensions/searchvox/results.js',
- 'extensions/searchvox/search.js',
- 'extensions/searchvox/search_tools.js',
- 'extensions/searchvox/util.js',
- ],
- },
- {
'destination': '<(PRODUCT_DIR)/resources/chromeos/chromevox/',
'files': [
'_locales/',

Powered by Google App Engine
This is Rietveld 408576698