| Index: cloud_print/virtual_driver/win/port_monitor/BUILD.gn
|
| diff --git a/cloud_print/virtual_driver/win/port_monitor/BUILD.gn b/cloud_print/virtual_driver/win/port_monitor/BUILD.gn
|
| index 27bf50d65f7e3470841bdcddeaef34120475e7c5..1ee8013330a9f39283aaaa2714fbb33f94591922 100644
|
| --- a/cloud_print/virtual_driver/win/port_monitor/BUILD.gn
|
| +++ b/cloud_print/virtual_driver/win/port_monitor/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")
|
|
|
| assert(is_win)
|
|
|
|
|