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

Unified Diff: DEPS

Issue 1147353003: Reland "Roll DEPS to class-dump 3.5" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ignore warnings in xcode Created 5 years, 7 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/class-dump.gyp » ('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 e2d5c85f8b56105882d7ca9426cbbb640ac784f1..b68d98c27654a0201cd63b2845d6ff4692637749 100644
--- a/DEPS
+++ b/DEPS
@@ -350,7 +350,7 @@ deps_os = {
# class-dump utility to generate header files for undocumented SDKs
'src/testing/iossim/third_party/class-dump':
- Var('chromium_git') + '/chromium/deps/class-dump.git' + '@' + '89bd40883c767584240b4dade8b74e6f57b9bdab',
+ Var('chromium_git') + '/external/github.com/nygard/class-dump.git' + '@' + '77fb7f0a2953f10501768c7551aad261fa1310b9',
# Code that's not needed due to not building everything
'src/chrome/test/data/perf/canvas_bench': None,
« no previous file with comments | « no previous file | testing/iossim/class-dump.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698