| Index: chrome/installer/setup/BUILD.gn
|
| diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
|
| index c0bb689cada82529f037cae575035d969e53745b..b589bc26dc93454d7d6e3c2e53ffe0dc76ab7f24 100644
|
| --- a/chrome/installer/setup/BUILD.gn
|
| +++ b/chrome/installer/setup/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import("//chrome/process_version_rc_template.gni")
|
| +import("//build/util/process_version_rc_template.gni")
|
| import("//testing/test.gni")
|
|
|
| if (is_win) {
|
|
|