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

Unified Diff: DEPS

Issue 11664011: Add a mechanism to ignore certain elements for accessibility audit on a per-test basis. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Dominic's comments; revert accidental changes to third_party/accessibility-developer-tools Created 8 years 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 | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/test/data/webui/accessibility_audit_browsertest.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 113b7879f6cba20a505a24af78ecf8097138c2ce..f927a4171b8d53c1bbe0aba67f3fa0dd4b5434d3 100644
--- a/DEPS
+++ b/DEPS
@@ -320,7 +320,7 @@ deps = {
"/trunk/deps/third_party/opus@173498",
"src/third_party/accessibility-developer-tools":
- Var("chromium_git") + "/external/accessibility-developer-tools.git@d694593cc87d18ccb7e2cb94d447354f5fc6c059",
+ Var("chromium_git") + "/external/accessibility-developer-tools.git@5800529bb0767605e8fa83368cf8bb5987f41842",
"src/webkit/media/crypto/ppapi/cdm":
"/trunk/deps/cdm@173055",
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/test/data/webui/accessibility_audit_browsertest.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698