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

Unified Diff: chrome/chrome_browser.gypi

Issue 146183002: Add missing chrome_version_header dependency to browser target (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 6 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 29d3e4937887222e54b2a686bc6719fd1600d882..c8c348b9864dd8d7e7a2b57c96a3848578e09c58 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2618,6 +2618,7 @@
'sync_file_system_proto',
'../third_party/re2/re2.gyp:re2',
'../cc/cc.gyp:cc',
+ '../chrome/chrome.gyp:chrome_version_header',
Cait (Slow) 2014/01/27 15:31:19 Do we need this all the time, or only for windows
csharp 2014/02/03 15:10:12 Just for Windows. Fixed.
'../components/components.gyp:autofill_content_browser',
'../components/components.gyp:browser_context_keyed_service',
'../components/components.gyp:dom_distiller_content',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698