Commit d4a163a6 authored by ben@chromium.org's avatar ben@chromium.org

Pre-emptive build fix

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151764 0039d316-1c4b-4281-b951-d872f2087c98
parent 2a91c564
...@@ -443,6 +443,9 @@ ...@@ -443,6 +443,9 @@
}], }],
['use_aura==0 or OS!="win"', { ['use_aura==0 or OS!="win"', {
'sources!': [ 'sources!': [
'widget/hwnd_message_handler.cc',
'widget/hwnd_message_handler.h',
'widget/hwnd_message_handler_delegate.h',
'widget/widget_message_filter.cc', 'widget/widget_message_filter.cc',
'widget/widget_message_filter.h', 'widget/widget_message_filter.h',
], ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment