Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 1301947ee5d96a3f73e99cfe000ce5af1f83cce4..a90c3a4b62f696413ef84104836e2484a942b674 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1343,6 +1343,7 @@ |
'<(gypv8sh)', |
'<(PRODUCT_DIR)/v8_shell<(EXECUTABLE_SUFFIX)', |
'<(mock_js)', |
+ '<(accessibility_audit_js)', |
'<(test_api_js)', |
'<(js2gtest)', |
], |
@@ -1689,6 +1690,7 @@ |
'<(gypv8sh)', |
'<(PRODUCT_DIR)/v8_shell<(EXECUTABLE_SUFFIX)', |
'<(mock_js)', |
+ '<(accessibility_audit_js)', |
'<(test_api_js)', |
'<(js2gtest)', |
], |