chromium/third_party/pdfium/core/fpdfapi/page/cpdf_transparency.h

// Copyright 2018 The PDFium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef CORE_FPDFAPI_PAGE_CPDF_TRANSPARENCY_H_
#define CORE_FPDFAPI_PAGE_CPDF_TRANSPARENCY_H_

class CPDF_Transparency {};

#endif  // CORE_FPDFAPI_PAGE_CPDF_TRANSPARENCY_H_