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

Unified Diff: base/win/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 | « no previous file | build/util/process_version.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/win/BUILD.gn
diff --git a/base/win/BUILD.gn b/base/win/BUILD.gn
index 21a489dd50b29de3a9f02a4d790e7d4796253d31..6ef687f8a864c42301deb0d3a2e36728711c3262 100644
--- a/base/win/BUILD.gn
+++ b/base/win/BUILD.gn
@@ -4,8 +4,8 @@
import("//build/buildflag_header.gni")
import("//build/config/sanitizers/sanitizers.gni")
+import("//build/util/process_version_rc_template.gni")
import("//build/win/message_compiler.gni")
-import("//chrome/process_version_rc_template.gni")
declare_args() {
# Indicates if the handle verifier should operate in a single module mode. By
« no previous file with comments | « no previous file | build/util/process_version.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698