| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 4c7369ca677f1ee6a42bea3438519605bfc42f0d..a1412aac870d5ddaf5d4e171b374566744c2a9fa 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1361,6 +1361,7 @@
|
| '<(gypv8sh)',
|
| '<(PRODUCT_DIR)/v8_shell<(EXECUTABLE_SUFFIX)',
|
| '<(mock_js)',
|
| + '<(accessibility_audit_js)',
|
| '<(test_api_js)',
|
| '<(js2gtest)',
|
| ],
|
| @@ -1712,6 +1713,7 @@
|
| '<(gypv8sh)',
|
| '<(PRODUCT_DIR)/v8_shell<(EXECUTABLE_SUFFIX)',
|
| '<(mock_js)',
|
| + '<(accessibility_audit_js)',
|
| '<(test_api_js)',
|
| '<(js2gtest)',
|
| ],
|
|
|