| Index: chrome/chrome_watcher/BUILD.gn
|
| diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
|
| index 6522aad92afa68d424ad3995767fbc44e38f42d0..c881b954c90dc930ae572cef453858eaa5f8cd64 100644
|
| --- a/chrome/chrome_watcher/BUILD.gn
|
| +++ b/chrome/chrome_watcher/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")
|
|
|
| source_set("client") {
|
|
|