// Copyright 2021 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/printing/browser/print_to_pdf/pdf_print_utils.h" #include "components/printing/browser/print_to_pdf/pdf_print_result.h" #include "printing/page_number.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" namespace print_to_pdf { namespace { PageRange; PageRanges; ElementsAre; ElementsAreArray; VariantWith; TEST(PageRangeTextToPagesTest, General) { … } } // namespace } // namespace print_to_pdf