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

Unified Diff: chrome/chrome.gyp

Issue 10914296: Fix missing dependency from app_host to chrome_version_resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index afce69febf54ed2ea2d254f05f916b919624ef1c..d863349c7e1266cf596a5a7c564abeb9d6059579 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -873,6 +873,7 @@
],
},
'sources': [
+ 'app/app_host_exe.ver',
'app/chrome_exe.ver',
'app/chrome_dll.ver',
'app/nacl64_exe.ver',

Powered by Google App Engine
This is Rietveld 408576698