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

Unified Diff: commit-queue/DEPS

Issue 135363007: Delete public commit queue to avoid confusion after move to internal repo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 6 years, 10 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 | « commit-queue/.gitignore ('k') | commit-queue/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: commit-queue/DEPS
===================================================================
--- commit-queue/DEPS (revision 249146)
+++ commit-queue/DEPS (working copy)
@@ -1,12 +0,0 @@
-deps = {
- "depot_tools": "/trunk/tools/depot_tools",
-}
-
-hooks = [
- {
- "pattern": ".",
- "action": [
- "python", "commit-queue/get_appengine.py"
- ],
- },
-]
« no previous file with comments | « commit-queue/.gitignore ('k') | commit-queue/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698