Index: chrome/js_unittest_rules.gypi |
diff --git a/chrome/js_unittest_rules.gypi b/chrome/js_unittest_rules.gypi |
index d650f627dbc24eeaab2737be238b3c808bd7de4e..0370eeed1d62bc9a75ccbe0bec0ab092bcc37f20 100644 |
--- a/chrome/js_unittest_rules.gypi |
+++ b/chrome/js_unittest_rules.gypi |
@@ -14,7 +14,7 @@ |
# ], |
# |
# Then include this rule file in each of your unittest targets: |
-# |
+# |
# { |
# 'target_name': 'my_unittests', |
# ... |
@@ -56,6 +56,7 @@ |
'<(gypv8sh)', |
'<(PRODUCT_DIR)/v8_shell<(EXECUTABLE_SUFFIX)', |
'<(mock_js)', |
+ '<(accessibility_audit_js)', |
'<(test_api_js)', |
'<(js2gtest)', |
], |