| Index: chrome/installer/util/BUILD.gn
|
| diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn
|
| index f9744cb885cc5e576780a1cd9cd38c105fef7451..8dca7ce3d5a8c07e5a6e9c3ecb18cd6d3a126a1b 100644
|
| --- a/chrome/installer/util/BUILD.gn
|
| +++ b/chrome/installer/util/BUILD.gn
|
| @@ -1,8 +1,6 @@
|
| # Copyright 2014 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.
|
| -
|
| -import("//build/config/chrome_build.gni")
|
|
|
| static_library("util") {
|
| deps = [
|
|
|