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

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 11189018: Fix build of mini_installer with VS2012 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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 | « no previous file | 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
===================================================================
--- chrome_frame/chrome_frame.gyp (revision 162164)
+++ chrome_frame/chrome_frame.gyp (working copy)
@@ -862,6 +862,9 @@
'../chrome/chrome.gyp:chrome_version_resources',
'../chrome/chrome.gyp:common',
],
+ 'defines': [
+ '_WINDLL',
+ ],
'sources': [
'chrome_frame_elevation.rgs',
'chrome_frame_reporting.cc',
« 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