diff options
Diffstat (limited to 'tools/imagediff/DEPS')
-rw-r--r-- | tools/imagediff/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/imagediff/DEPS b/tools/imagediff/DEPS index 2f580bb..1a45e54 100644 --- a/tools/imagediff/DEPS +++ b/tools/imagediff/DEPS @@ -1,3 +1,3 @@ include_rules = [ - "+gfx/codec", + "+ui/gfx/codec", ] |