 Chromium Code Reviews
 Chromium Code Reviews Issue 2699633006:
  Move WebpDecoder from ios/web to components/image_fetcher  (Closed)
    
  
    Issue 2699633006:
  Move WebpDecoder from ios/web to components/image_fetcher  (Closed) 
  | Index: ios/web/public/image_fetcher/DEPS | 
| diff --git a/ios/web/public/image_fetcher/DEPS b/ios/web/public/image_fetcher/DEPS | 
| deleted file mode 100644 | 
| index 47dd27c6bf22c2aa95cd3e773808a9cf24f50c24..0000000000000000000000000000000000000000 | 
| --- a/ios/web/public/image_fetcher/DEPS | 
| +++ /dev/null | 
| @@ -1,4 +0,0 @@ | 
| -include_rules = [ | 
| - # Only WebP decoding is allowed (no encoding). | 
| - "+third_party/libwebp/webp/decode.h", | 
| -] |