diff --git a/chrome-update-create-task.bat b/chrome-update-create-task.bat deleted file mode 100755 index 810fb7ea5..000000000 --- a/chrome-update-create-task.bat +++ /dev/null @@ -1,52 +0,0 @@ -@echo off -:: Copyright (c) 2009 The Chromium Authors. All rights reserved. -:: Use of this source code is governed by a BSD-style license that can be -:: found in the LICENSE file. - -setlocal - -:: This script will create a scheduled task to run chrome-update every day -:: at the time you specify. This script expects to be live in -:: depot_tools\latest. -:: -:: Usage: this-script