diff options
Diffstat (limited to 'tools/imagediff/image_diff.gyp')
-rw-r--r-- | tools/imagediff/image_diff.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/imagediff/image_diff.gyp b/tools/imagediff/image_diff.gyp index 6c2335b..0099c6d 100644 --- a/tools/imagediff/image_diff.gyp +++ b/tools/imagediff/image_diff.gyp @@ -10,7 +10,6 @@ { 'target_name': 'image_diff', 'type': 'executable', - 'msvs_guid': '50B079C7-CD01-42D3-B8C4-9F8D9322E822', 'dependencies': [ '../../app/app.gyp:app_base', '../../base/base.gyp:base', |