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

Unified Diff: content/content_common.gypi

Issue 1421143003: Move webkit_version.h.in from content to build directory. (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/util/webkit_version.h.in ('k') | content/webkit_version.h.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 3293aa025addbc1ce72a6c64c7468964b39c4ed7..095004a0ae42aa87537aa5355179d9a8bd3f5b1f 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -661,7 +661,7 @@
'variables': {
'script': '<(DEPTH)/build/util/version.py',
'lastchange': '<(DEPTH)/build/util/LASTCHANGE.blink',
- 'template': 'webkit_version.h.in',
+ 'template': '<(DEPTH)/build/util/webkit_version.h.in',
},
},
],
« no previous file with comments | « build/util/webkit_version.h.in ('k') | content/webkit_version.h.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698