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

Unified Diff: chrome/version_resource_rules.gypi

Issue 165893002: Moving version script and gypi file to build\util. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased to ToT. Created 6 years, 10 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/version.gypi ('k') | chrome_elf/chrome_elf.gyp » ('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 772d453d3809a9cc484e29645c5c5708ec102bf7..afd44e392f46f6088ed9b38ee99292bb835e32bc 100644
--- a/chrome/version_resource_rules.gypi
+++ b/chrome/version_resource_rules.gypi
@@ -9,11 +9,11 @@
# the required variables:
#
# 'includes': [
-# '<(DEPTH)/chrome/version.gypi',
+# '<(DEPTH)/build/util/version.gypi',
# ],
#
# Then include this rule file in a productname_resources target:
-#
+#
# {
# 'target_name': 'chrome_version_resources',
# ...
« no previous file with comments | « chrome/version.gypi ('k') | chrome_elf/chrome_elf.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698