Index: DEPS |
diff --git a/DEPS b/DEPS |
index 36853a7635d29c908cceb4db8ade843981020fd8..d1350fb6e8d0cfc4cc1df2ab6e1a4cf8739b53c6 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -407,6 +407,10 @@ deps_os = { |
"src/third_party/nss": |
"/trunk/deps/third_party/nss@" + Var("nss_revision"), |
+ |
+ # class-dump utility to generate header files for undocumented SDKs |
+ "src/testing/iossim/third_party/class-dump": |
+ "/trunk/deps/third_party/class-dump@99016", |
lliabraa
2012/07/18 08:47:13
I'll need to update this rev once https://chromium
lliabraa
2012/07/26 19:14:11
Done.
|
}, |
"mac": { |
"src/chrome/tools/test/reference_build/chrome_mac": |