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

Unified Diff: chrome/unit_tests.isolate

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/test/data/webui/test_api.js ('k') | third_party/accessibility-audit/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/unit_tests.isolate
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 8af8a9b564d12927cd6598ffcdb69a3681ff06d7..71bab21849b70f04649a4587c66c462efac04c07 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -13,6 +13,7 @@
['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
'variables': {
'isolate_dependency_tracked': [
+ '../third_party/accessibility-audit/axs_testing.js',
'<(PRODUCT_DIR)/resources.pak',
],
'isolate_dependency_untracked': [
@@ -20,7 +21,6 @@
'../components/test/data/',
'../extensions/test/data/',
'../net/data/',
- '../third_party/accessibility-developer-tools/gen/',
'../third_party/hunspell_dictionaries/',
'../third_party/zlib/google/test/data/',
'test/data/',
« no previous file with comments | « chrome/test/data/webui/test_api.js ('k') | third_party/accessibility-audit/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698