// Copyright 2018 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // This file defines all the public base::FeatureList features for the pdf // module. #ifndef PDF_PDF_FEATURES_H_ #define PDF_PDF_FEATURES_H_ #include "base/feature_list.h" #include "pdf/buildflags.h" static_assert …; namespace chrome_pdffeatures // namespace chrome_pdf::features #endif // PDF_PDF_FEATURES_H_