Index: DEPS |
diff --git a/DEPS b/DEPS |
index 369ba68c068e2ee7d1b675d9c6386883d5dc5aea..7d8a4608d5d6e924f9a076875213fcb7d34ca5a3 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -315,6 +315,9 @@ deps = { |
"src/third_party/opus/src": |
"/trunk/deps/third_party/opus@165487", |
+ |
+ "src/chrome/third_party/accessibility-developer-tools": |
+ Var("chromium_git") + "/external/accessibility-developer-tools.git@c77344d" |
szager1
2012/11/26 23:33:13
Please add a comma at the end
aboxhall
2012/11/26 23:51:45
Done, and moved to src/third_party as discussed el
|
} |