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

Unified Diff: testing/iossim/iossim.gyp

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: testing/iossim/iossim.gyp
diff --git a/testing/iossim/iossim.gyp b/testing/iossim/iossim.gyp
index 0fdd8b19057e5da74ecdeba47e49b38de1ee65dc..e3c6a720d68ae8c8147a74dfae7bbd09db6ad967 100644
--- a/testing/iossim/iossim.gyp
+++ b/testing/iossim/iossim.gyp
@@ -83,7 +83,7 @@
}], # xcode_version
], # conditions
'dependencies': [
- 'third_party/class-dump/class-dump.gyp:class-dump#host',
+ '<(DEPTH)/third_party/class-dump/class-dump.gyp:class-dump#host',
],
'include_dirs': [
'<(INTERMEDIATE_DIR)/iossim',
« no previous file with comments | « DEPS ('k') | third_party/class-dump/LICENSE » ('j') | third_party/class-dump/class-dump.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698