Chromium Code Reviews| Index: tools/clang/scripts/plugin_flags.sh |
| diff --git a/tools/clang/scripts/plugin_flags.sh b/tools/clang/scripts/plugin_flags.sh |
| index 0d8dea566bfd23f59ba6e436d98bfd9da5e97c45..ac941d747cdf7701a6341c943ac5c4e9b0c8fd76 100755 |
| --- a/tools/clang/scripts/plugin_flags.sh |
| +++ b/tools/clang/scripts/plugin_flags.sh |
| @@ -1,4 +1,4 @@ |
| -#!/bin/bash |
| +#!/usr/bin/env bash |
| # Copyright (c) 2012 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. |