Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 7f6c105df355b497acd35a3fd547b0bfdce792c6..0f9475f39a95789622b03d088418e8a8c11d08bf 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -472,11 +472,6 @@ |
}], |
], |
'conditions': [ |
- ['use_aura==1', { |
- 'sources!': [ |
- 'common/cursors/webcursor_mac.mm', |
- ], |
- }], |
['OS=="ios"', { |
# iOS has different user-agent construction utilities, since the |
# version strings is not derived from webkit_version, and follows |