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

Unified Diff: chrome_elf/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/process_version_rc_template.gni ('k') | cloud_print/virtual_driver/win/install/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_elf/BUILD.gn
diff --git a/chrome_elf/BUILD.gn b/chrome_elf/BUILD.gn
index c8197e919e95b83bf014042ef1dc981d2035a271..a6d6216a0b103fdf06dcfef668fc3409fc2aa934 100644
--- a/chrome_elf/BUILD.gn
+++ b/chrome_elf/BUILD.gn
@@ -7,7 +7,7 @@
import("//build/config/compiler/compiler.gni")
import("//build/config/win/manifest.gni")
-import("//chrome/process_version_rc_template.gni")
+import("//build/util/process_version_rc_template.gni")
import("//testing/test.gni")
##------------------------------------------------------------------------------
« no previous file with comments | « chrome/process_version_rc_template.gni ('k') | cloud_print/virtual_driver/win/install/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698