Index: content/content.gyp |
diff --git a/content/content.gyp b/content/content.gyp |
index 68a6f4016caad44368555dcb746c0c7a01379c03..7fe5ac4834f46ba5a7edd2fe77bae8daf3f148fa 100644 |
--- a/content/content.gyp |
+++ b/content/content.gyp |
@@ -21,14 +21,10 @@ |
}], |
], |
}, |
- 'includes': [ |
- 'content_tests.gypi', |
- ], |
'conditions': [ |
['OS != "ios"', { |
'includes': [ |
'../build/win_precompile.gypi', |
- 'content_shell.gypi', |
], |
}], |
# In component mode, we build all of content as a single DLL. |