Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9608)

Unified Diff: chrome/js_unittest_vars.gypi

Issue 23830003: Replace accessibility-developer-tools submodule with accessibility-audit directory containing just … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert number of expected results in testCanIgnoreSelectors test to 2 Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser_tests.isolate ('k') | chrome/test/base/v8_unit_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/js_unittest_vars.gypi
diff --git a/chrome/js_unittest_vars.gypi b/chrome/js_unittest_vars.gypi
index 8146ea2d5ab80b609171beb5887c806e649953d5..b8ae1d49f6c61ef7b4524baba811e213253f42e4 100644
--- a/chrome/js_unittest_vars.gypi
+++ b/chrome/js_unittest_vars.gypi
@@ -8,6 +8,6 @@
'js2gtest': '<(DEPTH)/chrome/test/base/js2gtest.js',
'mock_js': '<(DEPTH)/chrome/third_party/mock4js/mock4js.js',
'test_api_js': '<(DEPTH)/chrome/test/data/webui/test_api.js',
- 'accessibility_audit_js': '<(DEPTH)/third_party/accessibility-developer-tools/gen/axs_testing.js',
+ 'accessibility_audit_js': '<(DEPTH)/third_party/accessibility-audit/axs_testing.js',
},
}
« no previous file with comments | « chrome/browser_tests.isolate ('k') | chrome/test/base/v8_unit_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698