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

Unified Diff: chrome/version_resource_rules.gypi

Issue 1408623002: Add cloud_print to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes 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
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:

Powered by Google App Engine
This is Rietveld 408576698