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

Unified Diff: chrome/version_resource_rules.gypi

Issue 1393123003: Add cloud_print to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « build/win/require_administrator.manifest ('k') | cloud_print/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/version_resource_rules.gypi
diff --git a/chrome/version_resource_rules.gypi b/chrome/version_resource_rules.gypi
index afd44e392f46f6088ed9b38ee99292bb835e32bc..cf774f9578468f2c653e72c2976f21ee488d384b 100644
--- a/chrome/version_resource_rules.gypi
+++ b/chrome/version_resource_rules.gypi
@@ -4,6 +4,9 @@
# This file defines rules that allow you to generate version resources for
# Windows images.
+#
+# GN: Use the "process_version" template in //chrome/version.gni.
+# For an example, see the target //chrome:chrome_exe_version
# Include 'version.gypi' at the top of your GYP file to define
# the required variables:
« no previous file with comments | « build/win/require_administrator.manifest ('k') | cloud_print/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698