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 0d72e09..2f580bb 100644 --- a/tools/imagediff/DEPS +++ b/tools/imagediff/DEPS @@ -1,3 +1,3 @@ include_rules = [ - "+app", + "+gfx/codec", ] |