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

Unified Diff: DEPS

Issue 11363170: Add an accessibility audit test for WebUI pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moving accessibility-developer-tools to src/third_party Created 8 years, 1 month 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
Index: DEPS
diff --git a/DEPS b/DEPS
index 369ba68c068e2ee7d1b675d9c6386883d5dc5aea..842e6aab84e5d78f72991be9d05c8e0fe0187d6f 100644
--- a/DEPS
+++ b/DEPS
@@ -315,6 +315,9 @@ deps = {
"src/third_party/opus/src":
"/trunk/deps/third_party/opus@165487",
+
+ "src/third_party/accessibility-developer-tools":
+ Var("chromium_git") + "/external/accessibility-developer-tools.git@c77344d",
}

Powered by Google App Engine
This is Rietveld 408576698