// Copyright 2019 The PDFium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "core/fxge/dib/cfx_cmyk_to_srgb.h" #include "testing/gtest/include/gtest/gtest.h" Float_t; TEST(fxge, CMYK_Rounding) { … }