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

Unified Diff: DEPS

Issue 2351613006: Remove old iossim code (pre-Xcode 8) and class-dump. (Closed)
Patch Set: Created 4 years, 3 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 | « .gitignore ('k') | testing/iossim/BUILD.gn » ('j') | testing/iossim/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index b29c22b2cc8dc40095ca832804312fb70823a04d..929b46520608d2fbd0199149254b7c254070c9f7 100644
--- a/DEPS
+++ b/DEPS
@@ -354,10 +354,6 @@ deps_os = {
'src/third_party/google_toolbox_for_mac/src':
Var('chromium_git') + '/external/github.com/google/google-toolbox-for-mac.git' + '@' + Var('google_toolbox_for_mac_revision'),
-
- # class-dump utility to generate header files for undocumented SDKs
- 'src/third_party/class-dump/src':
- Var('chromium_git') + '/external/github.com/nygard/class-dump.git' + '@' + '978d177ca6f0d2e5e34acf3e8dadc63e3140ebbc',
},
'mac': {
'src/third_party/google_toolbox_for_mac/src':
« no previous file with comments | « .gitignore ('k') | testing/iossim/BUILD.gn » ('j') | testing/iossim/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698