| Index: chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/chromevox.gni b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| index f3bf9a67a7833463e0b5ed6c1e1035a9607b072d..7ea04956a45fa2bb06cdbcbb66973b8b7116ce5a 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| +++ b/chrome/browser/resources/chromeos/chromevox/chromevox.gni
|
| @@ -18,8 +18,7 @@
|
| ],
|
| ".",
|
| "$closure_library_dir/../bin/build")
|
| -jsbundler_modules +=
|
| - [ "//third_party/WebKit/Source/devtools/scripts/rjsmin.py" ]
|
| +jsbundler_modules += [ "//third_party/WebKit/Source/build/scripts/rjsmin.py" ]
|
|
|
| # List of all modules that are included in one or more of the production
|
| # chromevox scripts.
|
|
|