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

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 5259007: Undo removal of chrome_dll_version from r67457. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge to head Created 10 years, 1 month 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/chrome_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_frame.gyp
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index f141e092bec8e23c9de0b7c14f19d279c4cd2528..6fc4d6d35ea31f829d53856d67346e491f3b9ede 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -498,7 +498,7 @@
'../breakpad/breakpad.gyp:breakpad_handler',
'../chrome/chrome.gyp:automation',
'../chrome/chrome.gyp:crash_service',
- '../chrome/chrome.gyp:chrome_version_header',
+ '../chrome/chrome.gyp:chrome_dll_version',
'../chrome/chrome.gyp:installer_util',
'../google_update/google_update.gyp:google_update',
],
@@ -869,7 +869,7 @@
'chrome_frame_launcher.gyp:chrome_frame_helper_dll',
'../chrome/chrome.gyp:chrome',
'../chrome/chrome.gyp:chrome_dll',
- '../chrome/chrome.gyp:chrome_version_header',
+ '../chrome/chrome.gyp:chrome_dll_version',
'../chrome/chrome.gyp:common',
'../chrome/chrome.gyp:utility',
],
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698