diff options
Diffstat (limited to 'third_party/cld/cld.gyp')
-rw-r--r-- | third_party/cld/cld.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/cld/cld.gyp b/third_party/cld/cld.gyp index 9f47d76..3007aff 100644 --- a/third_party/cld/cld.gyp +++ b/third_party/cld/cld.gyp @@ -3,9 +3,6 @@ # found in the LICENSE file. { - 'includes': [ - '../../build/common.gypi', - ], 'conditions': [ ['OS=="win"', { 'targets': [ |