diff options
Diffstat (limited to 'tools/imagediff/image_diff.gyp')
-rw-r--r-- | tools/imagediff/image_diff.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/imagediff/image_diff.gyp b/tools/imagediff/image_diff.gyp index 0448f7c..eb2518c 100644 --- a/tools/imagediff/image_diff.gyp +++ b/tools/imagediff/image_diff.gyp @@ -3,9 +3,6 @@ # found in the LICENSE file. { - 'includes': [ - '../../build/common.gypi', - ], 'targets' : [ { 'target_name': 'image_diff', |