diff options
Diffstat (limited to 'content/content.gyp')
-rw-r--r-- | content/content.gyp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/content.gyp b/content/content.gyp index 68a6f40..7fe5ac4 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. |