diff options
Diffstat (limited to 'third_party/libxml/libxml.gyp')
-rw-r--r-- | third_party/libxml/libxml.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/libxml/libxml.gyp b/third_party/libxml/libxml.gyp index ed16e58..cd6d85f 100644 --- a/third_party/libxml/libxml.gyp +++ b/third_party/libxml/libxml.gyp @@ -11,9 +11,6 @@ ], 'use_system_libxml%': 0, }, - 'includes': [ - '../../build/common.gypi', - ], 'targets': [ { 'target_name': 'libxml', |