| Index: chrome/installer/gcapi/BUILD.gn
|
| diff --git a/chrome/installer/gcapi/BUILD.gn b/chrome/installer/gcapi/BUILD.gn
|
| index c9a87388e0b86dacb50de22e99fcc3e9d4ba8741..acf45148bca6c6ac6210d3d086fb53dc1e8619f2 100644
|
| --- a/chrome/installer/gcapi/BUILD.gn
|
| +++ b/chrome/installer/gcapi/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")
|
|
|
| assert(is_win)
|
|
|