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

Unified Diff: DEPS

Issue 1784783002: Remove obsolete override "ios_extra_version_path". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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') | components/version_info.gypi » ('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 12aec1805f4fe6628e50d4b47b59ce156cb3aa22..da0379be417812b47c279fa9fb5fbbd379bfc5e7 100644
--- a/DEPS
+++ b/DEPS
@@ -653,13 +653,6 @@ hooks = [
'-s', 'src/third_party/WebKit',
'-o', 'src/build/util/LASTCHANGE.blink'],
},
- {
- # Update CANARY_VERSION.
- 'name': 'ios_canary_version',
- 'pattern': '.',
- 'action': ['python', 'src/ios/build/util/canary_version.py',
- '-o', 'src/ios/build/util/CANARY_VERSION'],
- },
# Pull GN binaries. This needs to be before running GYP below.
{
'name': 'gn_win',
« no previous file with comments | « .gitignore ('k') | components/version_info.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698