aboutsummaryrefslogtreecommitdiff
path: root/deprecated/automation/PRESUBMIT.py
diff options
context:
space:
mode:
Diffstat (limited to 'deprecated/automation/PRESUBMIT.py')
-rw-r--r--deprecated/automation/PRESUBMIT.py14
1 files changed, 0 insertions, 14 deletions
diff --git a/deprecated/automation/PRESUBMIT.py b/deprecated/automation/PRESUBMIT.py
deleted file mode 100644
index 56a43e6c..00000000
--- a/deprecated/automation/PRESUBMIT.py
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2011 Google Inc. All Rights Reserved.
-#
-# Presubmit script for cc'ing c-compiler-chrome on automation related CL's.
-#
-# PRESUBMIT METADATA:
-# [
-# MailTo(
-# p4_filespecs = [
-# "//depot2/gcctools/chromeos/v14/automation/...",
-# ],
-# addresses = ["c-compiler-chrome"],
-# owners = ["asharif", "llozano", "bjanakiraman", "yunlian"]
-# ),
-# ]