| Index: third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp
|
| diff --git a/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp b/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp
|
| index 83259b1d8b7146f0900268232dbc98af271cfa61..f264ea7828d995dc12c5148488e71187a98a6c3a 100644
|
| --- a/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp
|
| +++ b/third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp
|
| @@ -356,7 +356,7 @@ int main(int argc, char* argv[])
|
| public:
|
| void screenColorProfile(WebVector<char>* profile) override
|
| {
|
| - getScreenColorProfile(profile); // Returns a whacked color profile.
|
| + getScreenColorProfile(profile); // Returns a color spin color profile.
|
| }
|
| };
|
|
|
|
|