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

Unified Diff: content/content_common.gypi

Issue 1418623009: Output webkit_version.h into the target_gen_dir. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: include order 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 | « content/common/user_agent.cc ('k') | no next file » | 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 4e253f8b038321cdce46f38daa9550d0f02ff25f..347f02a9569eacbdf4de8ea07aa4025bd75697e1 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -644,7 +644,7 @@
'<(template)',
],
'outputs': [
- '<(SHARED_INTERMEDIATE_DIR)/webkit_version.h',
+ '<(SHARED_INTERMEDIATE_DIR)/build/util/webkit_version.h',
],
'action': ['python',
'<(script)',
« no previous file with comments | « content/common/user_agent.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698