| Index: chrome/browser/resources/chromeos/chromevox/common.gypi
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/common.gypi b/chrome/browser/resources/chromeos/chromevox/common.gypi
|
| index a4e9dd20c16a9ee143da0c5e7a97cf80621cb989..79da6857232eb4189e7b812c2211cf4af21a7efb 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/common.gypi
|
| +++ b/chrome/browser/resources/chromeos/chromevox/common.gypi
|
| @@ -11,6 +11,8 @@
|
| 'js_root_flags': [
|
| '-r', '.',
|
| '-r', '<(closure_goog_dir)',
|
| + '-x', 'testing',
|
| + '-x', '_test.js',
|
| ],
|
| 'path_rewrite_flags': [
|
| '-w', '<(closure_goog_dir):closure',
|
|
|