Chromium Code Reviews| Index: action_button_power.sh |
| diff --git a/action_button_power.sh b/action_button_power.sh |
| deleted file mode 100755 |
| index 5ce1cf3f673ff45fb70c48c6d652ab25d2935140..0000000000000000000000000000000000000000 |
| --- a/action_button_power.sh |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -#!/bin/sh |
| - |
| -# Copyright (c) 2009 The Chromium OS Authors. All rights reserved. |
| -# Use of this source code is governed by a BSD-style license that can be |
| -# found in the LICENSE file. |
| - |
| -shutdown -h now |