// Copyright 2016 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_CERTIFICATE_TRANSPARENCY_PREF_NAMES_H_ #define COMPONENTS_CERTIFICATE_TRANSPARENCY_PREF_NAMES_H_ #include "base/component_export.h" class PrefRegistrySimple; namespace certificate_transparency { prefs // namespace prefs } // namespace certificate_transparency #endif // COMPONENTS_CERTIFICATE_TRANSPARENCY_PREF_NAMES_H_