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

Unified Diff: deps/standalone.deps/DEPS

Issue 11469030: Removed the 'touch_version.py' runhook in the DEPS file (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years 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 | « deps/dartium.deps/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps/standalone.deps/DEPS
diff --git a/deps/standalone.deps/DEPS b/deps/standalone.deps/DEPS
index 1b6ba01ac707b886390f226481cb24ec58e0a119..4f27bb007bb158f5207cb4958e51b3bb863e4dbb 100644
--- a/deps/standalone.deps/DEPS
+++ b/deps/standalone.deps/DEPS
@@ -64,9 +64,4 @@ hooks = [
"pattern": ".",
"action": ["python", "tools/generate_projects.py", "runtime"],
},
- {
- # A change to any file causes the script to be run.
- "pattern": ".",
- "action": ["python", "tools/touch_version.py"],
- },
]
« no previous file with comments | « deps/dartium.deps/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698