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

Unified Diff: DEPS

Issue 1161813003: Reland "Roll DEPS to class-dump 3.5" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update warnings 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
Index: DEPS
diff --git a/DEPS b/DEPS
index e9556c87a8b4df509532ffe5d8a60abdbdbc0ddc..e9ab3053ac343a6799ecb367b6f3d524ef5a61cd 100644
--- a/DEPS
+++ b/DEPS
@@ -345,8 +345,8 @@ deps_os = {
Var('chromium_git') + '/chromium/deps/nss.git' + '@' + Var('nss_revision'),
# 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',
+ 'src/third_party/class-dump/src':
+ 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 | « .gitignore ('k') | testing/iossim/iossim.gyp » ('j') | third_party/class-dump/class-dump.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698