Index: content/content_child.gypi |
=================================================================== |
--- content/content_child.gypi (revision 244508) |
+++ content/content_child.gypi (working copy) |
@@ -194,7 +194,7 @@ |
'child/npapi/webplugin_delegate_impl_mac.mm', |
], |
}], |
- ['use_aura==1 and OS=="win"', { |
+ ['OS=="win"', { |
'sources!': [ |
'child/npapi/webplugin_delegate_impl_aura.cc', |
], |