Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Unified Diff: cloud_print/virtual_driver/win/install/BUILD.gn

Issue 2945763003: Move process_version_rc_template.gni to build/util (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome_elf/BUILD.gn ('k') | cloud_print/virtual_driver/win/port_monitor/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/virtual_driver/win/install/BUILD.gn
diff --git a/cloud_print/virtual_driver/win/install/BUILD.gn b/cloud_print/virtual_driver/win/install/BUILD.gn
index 4d2552710e272f460638dc41b9fe9db234d5b31e..08eb1c44556bd5d46e40bc65c634c99945aaaacb 100644
--- a/cloud_print/virtual_driver/win/install/BUILD.gn
+++ b/cloud_print/virtual_driver/win/install/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("//tools/grit/grit_rule.gni")
assert(is_win)
« no previous file with comments | « chrome_elf/BUILD.gn ('k') | cloud_print/virtual_driver/win/port_monitor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698