| Index: chrome/browser/resources/chromeos/chromevox2/chromevox.gyp
|
| diff --git a/chrome/browser/resources/chromeos/chromevox2/chromevox.gyp b/chrome/browser/resources/chromeos/chromevox2/chromevox.gyp
|
| index b255ca3f4a1b6f2135e14930aaf6396cfc5f6cc6..0eb27b4d683f64c91b19e8a51eb6fd3dbb2000f7 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox2/chromevox.gyp
|
| +++ b/chrome/browser/resources/chromeos/chromevox2/chromevox.gyp
|
| @@ -24,10 +24,6 @@
|
| 'type': 'none',
|
| 'variables': {
|
| 'dest_dir': '<(chromevox_dest_dir)',
|
| - 'js_root_flags': [
|
| - '-r', '.',
|
| - '-r', '<(closure_goog_dir)',
|
| - ],
|
| },
|
| 'sources': [
|
| 'cvox2/background/loader.js',
|
|
|