summaryrefslogtreecommitdiffstats
path: root/tools/imagediff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/imagediff')
-rw-r--r--tools/imagediff/image_diff.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/imagediff/image_diff.gyp b/tools/imagediff/image_diff.gyp
index 9ac72d3..6d4a620 100644
--- a/tools/imagediff/image_diff.gyp
+++ b/tools/imagediff/image_diff.gyp
@@ -12,7 +12,7 @@
'type': 'executable',
'dependencies': [
'../../base/base.gyp:base',
- '../../ui/ui.gyp:ui_gfx',
+ '../../ui/ui.gyp:ui',
],
'sources': [
'image_diff.cc',