--- chrome/tools/build/linux/sed.sh +++ chrome/tools/build/linux/sed.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright (c) 2009 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be diff --git chrome/worker/worker_uitest.cc chrome/worker/worker_uitest.cc index f1a0a59..4442592 100644