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

Unified Diff: DEPS

Issue 11348234: Add accessibility-developer-tools to DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add trailing comma, and move library to third_party instead of chrome/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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698