Index: chrome/installer/util/BUILD.gn |
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn |
index 8dca7ce3d5a8c07e5a6e9c3ecb18cd6d3a126a1b..f9744cb885cc5e576780a1cd9cd38c105fef7451 100644 |
--- a/chrome/installer/util/BUILD.gn |
+++ b/chrome/installer/util/BUILD.gn |
@@ -2,6 +2,8 @@ |
# 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 = [ |
"//base", |