Side by Side Diff: third_party/WebKit/Source/platform/image-decoders/DEPS
Issue 2798863003 :
Rewrite references to "wtf/" to "platform/wtf/" in platform/image-decoders. (Closed)
Patch Set: Remove unused RefPtr.h.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/Source/platform/image-decoders/DEPS
third_party/WebKit/Source/platform/image-decoders/FastSharedBufferReader.h
third_party/WebKit/Source/platform/image-decoders/ImageDecoder.h
third_party/WebKit/Source/platform/image-decoders/ImageDecoder.cpp
third_party/WebKit/Source/platform/image-decoders/ImageDecoderTest.cpp
third_party/WebKit/Source/platform/image-decoders/ImageDecoderTestHelpers.h
third_party/WebKit/Source/platform/image-decoders/ImageDecoderTestHelpers.cpp
third_party/WebKit/Source/platform/image-decoders/ImageFrame.h
third_party/WebKit/Source/platform/image-decoders/SegmentReader.h
third_party/WebKit/Source/platform/image-decoders/SegmentReader.cpp
third_party/WebKit/Source/platform/image-decoders/bmp/BMPImageDecoder.cpp
third_party/WebKit/Source/platform/image-decoders/bmp/BMPImageDecoderTest.cpp
third_party/WebKit/Source/platform/image-decoders/bmp/BMPImageReader.h
third_party/WebKit/Source/platform/image-decoders/gif/GIFImageDecoder.h
third_party/WebKit/Source/platform/image-decoders/gif/GIFImageDecoder.cpp
third_party/WebKit/Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp
third_party/WebKit/Source/platform/image-decoders/gif/GIFImageReader.h
third_party/WebKit/Source/platform/image-decoders/gif/GIFImageReader.cpp
third_party/WebKit/Source/platform/image-decoders/ico/ICOImageDecoder.cpp
third_party/WebKit/Source/platform/image-decoders/ico/ICOImageDecoderTest.cpp
third_party/WebKit/Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp
third_party/WebKit/Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp
third_party/WebKit/Source/platform/image-decoders/png/PNGImageReader.h
third_party/WebKit/Source/platform/image-decoders/png/PNGImageReader.cpp
third_party/WebKit/Source/platform/image-decoders/webp/WEBPImageDecoder.h
third_party/WebKit/Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp