summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/fx_codec_embeddertest.cpp
AgeCommit message (Collapse)Author
2016-08-02Fix Jbig2 document context creation by checking proper pointerweili
The pointer a unique_ptr contains should be checked instead of the pointer of the unique_ptr itself. BUG=chromium:631912 Review-Url: https://codereview.chromium.org/2205573004