summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-18 18:10:58 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-18 18:10:58 +0000
commit65eb94b85486d6360f54c9c09b5afbb78de9c270 (patch)
tree4eb1755edcd854b41288cdb60638d40c9a7e8a5b /ui/ui.gyp
parenteb43d7e1eacd3034b85f1ac0b1561808f4bd8fc1 (diff)
downloadchromium_src-65eb94b85486d6360f54c9c09b5afbb78de9c270.zip
chromium_src-65eb94b85486d6360f54c9c09b5afbb78de9c270.tar.gz
chromium_src-65eb94b85486d6360f54c9c09b5afbb78de9c270.tar.bz2
fix intsafe.h compile errors on express/automatic toolchain on windows
R=nick@chromium.org, robliao@chromium.org TBR=nick@chromium.org, robliao@chromium.org BUG=308740 Review URL: https://codereview.chromium.org/29273003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229443 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r--ui/ui.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 29c3e52..05538d1 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -461,6 +461,9 @@
'dwmapi.lib',
],
},
+ 'VCCLCompilerTool': {
+ 'ForcedIncludeFiles': [ 'build/intsafe_workaround.h' ],
+ },
},
'link_settings': {
'libraries': [