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

Unified Diff: DEPS

Issue 10805004: Add iossim testing tool for running iOS unit tests. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: "addressed second round of comments Created 8 years, 5 months 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 | testing/iossim/OWNERS » ('j') | 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 0af820d2357a5fd3bc42722e7abc220900bf1f4c..b46d9484d23f3691984786195313d01ca1321e20 100644
--- a/DEPS
+++ b/DEPS
@@ -412,6 +412,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@147231",
},
"mac": {
"src/chrome/tools/test/reference_build/chrome_mac":
« no previous file with comments | « no previous file | testing/iossim/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698