chromium/out/Default/gen/components/sync/protocol/theme_specifics.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/sync/protocol/theme_specifics.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2ftheme_5fspecifics_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2ftheme_5fspecifics_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include <google/protobuf/generated_enum_util.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_components_2fsync_2fprotocol_2ftheme_5fspecifics_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_components_2fsync_2fprotocol_2ftheme_5fspecifics_2eproto {};
namespace sync_pb {
class ThemeSpecifics;
struct ThemeSpecificsDefaultTypeInternal;
extern ThemeSpecificsDefaultTypeInternal _ThemeSpecifics_default_instance_;
class ThemeSpecifics_AutogeneratedTheme;
struct ThemeSpecifics_AutogeneratedThemeDefaultTypeInternal;
extern ThemeSpecifics_AutogeneratedThemeDefaultTypeInternal _ThemeSpecifics_AutogeneratedTheme_default_instance_;
class ThemeSpecifics_Empty;
struct ThemeSpecifics_EmptyDefaultTypeInternal;
extern ThemeSpecifics_EmptyDefaultTypeInternal _ThemeSpecifics_Empty_default_instance_;
class ThemeSpecifics_NtpCustomBackground;
struct ThemeSpecifics_NtpCustomBackgroundDefaultTypeInternal;
extern ThemeSpecifics_NtpCustomBackgroundDefaultTypeInternal _ThemeSpecifics_NtpCustomBackground_default_instance_;
class ThemeSpecifics_UserColorTheme;
struct ThemeSpecifics_UserColorThemeDefaultTypeInternal;
extern ThemeSpecifics_UserColorThemeDefaultTypeInternal _ThemeSpecifics_UserColorTheme_default_instance_;
}  // namespace sync_pb
PROTOBUF_NAMESPACE_OPEN
template<> ::sync_pb::ThemeSpecifics* Arena::CreateMaybeMessage<::sync_pb::ThemeSpecifics>(Arena*);
template<> ::sync_pb::ThemeSpecifics_AutogeneratedTheme* Arena::CreateMaybeMessage<::sync_pb::ThemeSpecifics_AutogeneratedTheme>(Arena*);
template<> ::sync_pb::ThemeSpecifics_Empty* Arena::CreateMaybeMessage<::sync_pb::ThemeSpecifics_Empty>(Arena*);
template<> ::sync_pb::ThemeSpecifics_NtpCustomBackground* Arena::CreateMaybeMessage<::sync_pb::ThemeSpecifics_NtpCustomBackground>(Arena*);
template<> ::sync_pb::ThemeSpecifics_UserColorTheme* Arena::CreateMaybeMessage<::sync_pb::ThemeSpecifics_UserColorTheme>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace sync_pb {

enum ThemeSpecifics_UserColorTheme_BrowserColorVariant : int {};
bool ThemeSpecifics_UserColorTheme_BrowserColorVariant_IsValid(int value);
constexpr ThemeSpecifics_UserColorTheme_BrowserColorVariant ThemeSpecifics_UserColorTheme_BrowserColorVariant_BrowserColorVariant_MIN =;
constexpr ThemeSpecifics_UserColorTheme_BrowserColorVariant ThemeSpecifics_UserColorTheme_BrowserColorVariant_BrowserColorVariant_MAX =;
constexpr int ThemeSpecifics_UserColorTheme_BrowserColorVariant_BrowserColorVariant_ARRAYSIZE =;

const std::string& ThemeSpecifics_UserColorTheme_BrowserColorVariant_Name(ThemeSpecifics_UserColorTheme_BrowserColorVariant value);
template<typename T>
inline const std::string& ThemeSpecifics_UserColorTheme_BrowserColorVariant_Name(T enum_t_value) {}
bool ThemeSpecifics_UserColorTheme_BrowserColorVariant_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ThemeSpecifics_UserColorTheme_BrowserColorVariant* value);
enum ThemeSpecifics_BrowserColorScheme : int {};
bool ThemeSpecifics_BrowserColorScheme_IsValid(int value);
constexpr ThemeSpecifics_BrowserColorScheme ThemeSpecifics_BrowserColorScheme_BrowserColorScheme_MIN =;
constexpr ThemeSpecifics_BrowserColorScheme ThemeSpecifics_BrowserColorScheme_BrowserColorScheme_MAX =;
constexpr int ThemeSpecifics_BrowserColorScheme_BrowserColorScheme_ARRAYSIZE =;

const std::string& ThemeSpecifics_BrowserColorScheme_Name(ThemeSpecifics_BrowserColorScheme value);
template<typename T>
inline const std::string& ThemeSpecifics_BrowserColorScheme_Name(T enum_t_value) {}
bool ThemeSpecifics_BrowserColorScheme_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ThemeSpecifics_BrowserColorScheme* value);
// ===================================================================

class ThemeSpecifics_AutogeneratedTheme final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:sync_pb.ThemeSpecifics.AutogeneratedTheme) */ {};
// -------------------------------------------------------------------

class ThemeSpecifics_UserColorTheme final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:sync_pb.ThemeSpecifics.UserColorTheme) */ {};
// -------------------------------------------------------------------

class ThemeSpecifics_Empty final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:sync_pb.ThemeSpecifics.Empty) */ {};
// -------------------------------------------------------------------

class ThemeSpecifics_NtpCustomBackground final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:sync_pb.ThemeSpecifics.NtpCustomBackground) */ {};
// -------------------------------------------------------------------

class ThemeSpecifics final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:sync_pb.ThemeSpecifics) */ {};
// ===================================================================


// ===================================================================

#ifdef __GNUC__
  #pragma GCC diagnostic push
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// ThemeSpecifics_AutogeneratedTheme

// optional uint32 color = 1;
inline bool ThemeSpecifics_AutogeneratedTheme::_internal_has_color() const {}
inline bool ThemeSpecifics_AutogeneratedTheme::has_color() const {}
inline void ThemeSpecifics_AutogeneratedTheme::clear_color() {}
inline uint32_t ThemeSpecifics_AutogeneratedTheme::_internal_color() const {}
inline uint32_t ThemeSpecifics_AutogeneratedTheme::color() const {}
inline void ThemeSpecifics_AutogeneratedTheme::_internal_set_color(uint32_t value) {}
inline void ThemeSpecifics_AutogeneratedTheme::set_color(uint32_t value) {}

// -------------------------------------------------------------------

// ThemeSpecifics_UserColorTheme

// optional uint32 color = 1;
inline bool ThemeSpecifics_UserColorTheme::_internal_has_color() const {}
inline bool ThemeSpecifics_UserColorTheme::has_color() const {}
inline void ThemeSpecifics_UserColorTheme::clear_color() {}
inline uint32_t ThemeSpecifics_UserColorTheme::_internal_color() const {}
inline uint32_t ThemeSpecifics_UserColorTheme::color() const {}
inline void ThemeSpecifics_UserColorTheme::_internal_set_color(uint32_t value) {}
inline void ThemeSpecifics_UserColorTheme::set_color(uint32_t value) {}

// optional .sync_pb.ThemeSpecifics.UserColorTheme.BrowserColorVariant browser_color_variant = 2;
inline bool ThemeSpecifics_UserColorTheme::_internal_has_browser_color_variant() const {}
inline bool ThemeSpecifics_UserColorTheme::has_browser_color_variant() const {}
inline void ThemeSpecifics_UserColorTheme::clear_browser_color_variant() {}
inline ::sync_pb::ThemeSpecifics_UserColorTheme_BrowserColorVariant ThemeSpecifics_UserColorTheme::_internal_browser_color_variant() const {}
inline ::sync_pb::ThemeSpecifics_UserColorTheme_BrowserColorVariant ThemeSpecifics_UserColorTheme::browser_color_variant() const {}
inline void ThemeSpecifics_UserColorTheme::_internal_set_browser_color_variant(::sync_pb::ThemeSpecifics_UserColorTheme_BrowserColorVariant value) {}
inline void ThemeSpecifics_UserColorTheme::set_browser_color_variant(::sync_pb::ThemeSpecifics_UserColorTheme_BrowserColorVariant value) {}

// -------------------------------------------------------------------

// ThemeSpecifics_Empty

// -------------------------------------------------------------------

// ThemeSpecifics_NtpCustomBackground

// optional string url = 1;
inline bool ThemeSpecifics_NtpCustomBackground::_internal_has_url() const {}
inline bool ThemeSpecifics_NtpCustomBackground::has_url() const {}
inline void ThemeSpecifics_NtpCustomBackground::clear_url() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::url() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ThemeSpecifics_NtpCustomBackground::set_url(ArgT0&& arg0, ArgT... args) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::mutable_url() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::_internal_url() const {}
inline void ThemeSpecifics_NtpCustomBackground::_internal_set_url(const std::string& value) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::_internal_mutable_url() {}
inline std::string* ThemeSpecifics_NtpCustomBackground::release_url() {}
inline void ThemeSpecifics_NtpCustomBackground::set_allocated_url(std::string* url) {}

// optional string attribution_line_1 = 2;
inline bool ThemeSpecifics_NtpCustomBackground::_internal_has_attribution_line_1() const {}
inline bool ThemeSpecifics_NtpCustomBackground::has_attribution_line_1() const {}
inline void ThemeSpecifics_NtpCustomBackground::clear_attribution_line_1() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::attribution_line_1() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ThemeSpecifics_NtpCustomBackground::set_attribution_line_1(ArgT0&& arg0, ArgT... args) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::mutable_attribution_line_1() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::_internal_attribution_line_1() const {}
inline void ThemeSpecifics_NtpCustomBackground::_internal_set_attribution_line_1(const std::string& value) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::_internal_mutable_attribution_line_1() {}
inline std::string* ThemeSpecifics_NtpCustomBackground::release_attribution_line_1() {}
inline void ThemeSpecifics_NtpCustomBackground::set_allocated_attribution_line_1(std::string* attribution_line_1) {}

// optional string attribution_line_2 = 3;
inline bool ThemeSpecifics_NtpCustomBackground::_internal_has_attribution_line_2() const {}
inline bool ThemeSpecifics_NtpCustomBackground::has_attribution_line_2() const {}
inline void ThemeSpecifics_NtpCustomBackground::clear_attribution_line_2() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::attribution_line_2() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ThemeSpecifics_NtpCustomBackground::set_attribution_line_2(ArgT0&& arg0, ArgT... args) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::mutable_attribution_line_2() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::_internal_attribution_line_2() const {}
inline void ThemeSpecifics_NtpCustomBackground::_internal_set_attribution_line_2(const std::string& value) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::_internal_mutable_attribution_line_2() {}
inline std::string* ThemeSpecifics_NtpCustomBackground::release_attribution_line_2() {}
inline void ThemeSpecifics_NtpCustomBackground::set_allocated_attribution_line_2(std::string* attribution_line_2) {}

// optional string attribution_action_url = 4;
inline bool ThemeSpecifics_NtpCustomBackground::_internal_has_attribution_action_url() const {}
inline bool ThemeSpecifics_NtpCustomBackground::has_attribution_action_url() const {}
inline void ThemeSpecifics_NtpCustomBackground::clear_attribution_action_url() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::attribution_action_url() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ThemeSpecifics_NtpCustomBackground::set_attribution_action_url(ArgT0&& arg0, ArgT... args) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::mutable_attribution_action_url() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::_internal_attribution_action_url() const {}
inline void ThemeSpecifics_NtpCustomBackground::_internal_set_attribution_action_url(const std::string& value) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::_internal_mutable_attribution_action_url() {}
inline std::string* ThemeSpecifics_NtpCustomBackground::release_attribution_action_url() {}
inline void ThemeSpecifics_NtpCustomBackground::set_allocated_attribution_action_url(std::string* attribution_action_url) {}

// optional string collection_id = 5;
inline bool ThemeSpecifics_NtpCustomBackground::_internal_has_collection_id() const {}
inline bool ThemeSpecifics_NtpCustomBackground::has_collection_id() const {}
inline void ThemeSpecifics_NtpCustomBackground::clear_collection_id() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::collection_id() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ThemeSpecifics_NtpCustomBackground::set_collection_id(ArgT0&& arg0, ArgT... args) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::mutable_collection_id() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::_internal_collection_id() const {}
inline void ThemeSpecifics_NtpCustomBackground::_internal_set_collection_id(const std::string& value) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::_internal_mutable_collection_id() {}
inline std::string* ThemeSpecifics_NtpCustomBackground::release_collection_id() {}
inline void ThemeSpecifics_NtpCustomBackground::set_allocated_collection_id(std::string* collection_id) {}

// optional string resume_token = 6;
inline bool ThemeSpecifics_NtpCustomBackground::_internal_has_resume_token() const {}
inline bool ThemeSpecifics_NtpCustomBackground::has_resume_token() const {}
inline void ThemeSpecifics_NtpCustomBackground::clear_resume_token() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::resume_token() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ThemeSpecifics_NtpCustomBackground::set_resume_token(ArgT0&& arg0, ArgT... args) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::mutable_resume_token() {}
inline const std::string& ThemeSpecifics_NtpCustomBackground::_internal_resume_token() const {}
inline void ThemeSpecifics_NtpCustomBackground::_internal_set_resume_token(const std::string& value) {}
inline std::string* ThemeSpecifics_NtpCustomBackground::_internal_mutable_resume_token() {}
inline std::string* ThemeSpecifics_NtpCustomBackground::release_resume_token() {}
inline void ThemeSpecifics_NtpCustomBackground::set_allocated_resume_token(std::string* resume_token) {}

// optional int64 refresh_timestamp_unix_epoch_seconds = 7;
inline bool ThemeSpecifics_NtpCustomBackground::_internal_has_refresh_timestamp_unix_epoch_seconds() const {}
inline bool ThemeSpecifics_NtpCustomBackground::has_refresh_timestamp_unix_epoch_seconds() const {}
inline void ThemeSpecifics_NtpCustomBackground::clear_refresh_timestamp_unix_epoch_seconds() {}
inline int64_t ThemeSpecifics_NtpCustomBackground::_internal_refresh_timestamp_unix_epoch_seconds() const {}
inline int64_t ThemeSpecifics_NtpCustomBackground::refresh_timestamp_unix_epoch_seconds() const {}
inline void ThemeSpecifics_NtpCustomBackground::_internal_set_refresh_timestamp_unix_epoch_seconds(int64_t value) {}
inline void ThemeSpecifics_NtpCustomBackground::set_refresh_timestamp_unix_epoch_seconds(int64_t value) {}

// optional uint32 main_color = 8;
inline bool ThemeSpecifics_NtpCustomBackground::_internal_has_main_color() const {}
inline bool ThemeSpecifics_NtpCustomBackground::has_main_color() const {}
inline void ThemeSpecifics_NtpCustomBackground::clear_main_color() {}
inline uint32_t ThemeSpecifics_NtpCustomBackground::_internal_main_color() const {}
inline uint32_t ThemeSpecifics_NtpCustomBackground::main_color() const {}
inline void ThemeSpecifics_NtpCustomBackground::_internal_set_main_color(uint32_t value) {}
inline void ThemeSpecifics_NtpCustomBackground::set_main_color(uint32_t value) {}

// -------------------------------------------------------------------

// ThemeSpecifics

// optional bool use_custom_theme = 1;
inline bool ThemeSpecifics::_internal_has_use_custom_theme() const {}
inline bool ThemeSpecifics::has_use_custom_theme() const {}
inline void ThemeSpecifics::clear_use_custom_theme() {}
inline bool ThemeSpecifics::_internal_use_custom_theme() const {}
inline bool ThemeSpecifics::use_custom_theme() const {}
inline void ThemeSpecifics::_internal_set_use_custom_theme(bool value) {}
inline void ThemeSpecifics::set_use_custom_theme(bool value) {}

// optional bool use_system_theme_by_default = 2;
inline bool ThemeSpecifics::_internal_has_use_system_theme_by_default() const {}
inline bool ThemeSpecifics::has_use_system_theme_by_default() const {}
inline void ThemeSpecifics::clear_use_system_theme_by_default() {}
inline bool ThemeSpecifics::_internal_use_system_theme_by_default() const {}
inline bool ThemeSpecifics::use_system_theme_by_default() const {}
inline void ThemeSpecifics::_internal_set_use_system_theme_by_default(bool value) {}
inline void ThemeSpecifics::set_use_system_theme_by_default(bool value) {}

// optional string custom_theme_name = 3;
inline bool ThemeSpecifics::_internal_has_custom_theme_name() const {}
inline bool ThemeSpecifics::has_custom_theme_name() const {}
inline void ThemeSpecifics::clear_custom_theme_name() {}
inline const std::string& ThemeSpecifics::custom_theme_name() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ThemeSpecifics::set_custom_theme_name(ArgT0&& arg0, ArgT... args) {}
inline std::string* ThemeSpecifics::mutable_custom_theme_name() {}
inline const std::string& ThemeSpecifics::_internal_custom_theme_name() const {}
inline void ThemeSpecifics::_internal_set_custom_theme_name(const std::string& value) {}
inline std::string* ThemeSpecifics::_internal_mutable_custom_theme_name() {}
inline std::string* ThemeSpecifics::release_custom_theme_name() {}
inline void ThemeSpecifics::set_allocated_custom_theme_name(std::string* custom_theme_name) {}

// optional string custom_theme_id = 4;
inline bool ThemeSpecifics::_internal_has_custom_theme_id() const {}
inline bool ThemeSpecifics::has_custom_theme_id() const {}
inline void ThemeSpecifics::clear_custom_theme_id() {}
inline const std::string& ThemeSpecifics::custom_theme_id() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ThemeSpecifics::set_custom_theme_id(ArgT0&& arg0, ArgT... args) {}
inline std::string* ThemeSpecifics::mutable_custom_theme_id() {}
inline const std::string& ThemeSpecifics::_internal_custom_theme_id() const {}
inline void ThemeSpecifics::_internal_set_custom_theme_id(const std::string& value) {}
inline std::string* ThemeSpecifics::_internal_mutable_custom_theme_id() {}
inline std::string* ThemeSpecifics::release_custom_theme_id() {}
inline void ThemeSpecifics::set_allocated_custom_theme_id(std::string* custom_theme_id) {}

// optional string custom_theme_update_url = 5;
inline bool ThemeSpecifics::_internal_has_custom_theme_update_url() const {}
inline bool ThemeSpecifics::has_custom_theme_update_url() const {}
inline void ThemeSpecifics::clear_custom_theme_update_url() {}
inline const std::string& ThemeSpecifics::custom_theme_update_url() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void ThemeSpecifics::set_custom_theme_update_url(ArgT0&& arg0, ArgT... args) {}
inline std::string* ThemeSpecifics::mutable_custom_theme_update_url() {}
inline const std::string& ThemeSpecifics::_internal_custom_theme_update_url() const {}
inline void ThemeSpecifics::_internal_set_custom_theme_update_url(const std::string& value) {}
inline std::string* ThemeSpecifics::_internal_mutable_custom_theme_update_url() {}
inline std::string* ThemeSpecifics::release_custom_theme_update_url() {}
inline void ThemeSpecifics::set_allocated_custom_theme_update_url(std::string* custom_theme_update_url) {}

// .sync_pb.ThemeSpecifics.AutogeneratedTheme autogenerated_theme = 6;
inline bool ThemeSpecifics::_internal_has_autogenerated_theme() const {}
inline bool ThemeSpecifics::has_autogenerated_theme() const {}
inline void ThemeSpecifics::set_has_autogenerated_theme() {}
inline void ThemeSpecifics::clear_autogenerated_theme() {}
inline ::sync_pb::ThemeSpecifics_AutogeneratedTheme* ThemeSpecifics::release_autogenerated_theme() {}
inline const ::sync_pb::ThemeSpecifics_AutogeneratedTheme& ThemeSpecifics::_internal_autogenerated_theme() const {}
inline const ::sync_pb::ThemeSpecifics_AutogeneratedTheme& ThemeSpecifics::autogenerated_theme() const {}
inline ::sync_pb::ThemeSpecifics_AutogeneratedTheme* ThemeSpecifics::unsafe_arena_release_autogenerated_theme() {}
inline void ThemeSpecifics::unsafe_arena_set_allocated_autogenerated_theme(::sync_pb::ThemeSpecifics_AutogeneratedTheme* autogenerated_theme) {}
inline ::sync_pb::ThemeSpecifics_AutogeneratedTheme* ThemeSpecifics::_internal_mutable_autogenerated_theme() {}
inline ::sync_pb::ThemeSpecifics_AutogeneratedTheme* ThemeSpecifics::mutable_autogenerated_theme() {}

// .sync_pb.ThemeSpecifics.UserColorTheme user_color_theme = 7;
inline bool ThemeSpecifics::_internal_has_user_color_theme() const {}
inline bool ThemeSpecifics::has_user_color_theme() const {}
inline void ThemeSpecifics::set_has_user_color_theme() {}
inline void ThemeSpecifics::clear_user_color_theme() {}
inline ::sync_pb::ThemeSpecifics_UserColorTheme* ThemeSpecifics::release_user_color_theme() {}
inline const ::sync_pb::ThemeSpecifics_UserColorTheme& ThemeSpecifics::_internal_user_color_theme() const {}
inline const ::sync_pb::ThemeSpecifics_UserColorTheme& ThemeSpecifics::user_color_theme() const {}
inline ::sync_pb::ThemeSpecifics_UserColorTheme* ThemeSpecifics::unsafe_arena_release_user_color_theme() {}
inline void ThemeSpecifics::unsafe_arena_set_allocated_user_color_theme(::sync_pb::ThemeSpecifics_UserColorTheme* user_color_theme) {}
inline ::sync_pb::ThemeSpecifics_UserColorTheme* ThemeSpecifics::_internal_mutable_user_color_theme() {}
inline ::sync_pb::ThemeSpecifics_UserColorTheme* ThemeSpecifics::mutable_user_color_theme() {}

// .sync_pb.ThemeSpecifics.Empty grayscale_theme_enabled = 8;
inline bool ThemeSpecifics::_internal_has_grayscale_theme_enabled() const {}
inline bool ThemeSpecifics::has_grayscale_theme_enabled() const {}
inline void ThemeSpecifics::set_has_grayscale_theme_enabled() {}
inline void ThemeSpecifics::clear_grayscale_theme_enabled() {}
inline ::sync_pb::ThemeSpecifics_Empty* ThemeSpecifics::release_grayscale_theme_enabled() {}
inline const ::sync_pb::ThemeSpecifics_Empty& ThemeSpecifics::_internal_grayscale_theme_enabled() const {}
inline const ::sync_pb::ThemeSpecifics_Empty& ThemeSpecifics::grayscale_theme_enabled() const {}
inline ::sync_pb::ThemeSpecifics_Empty* ThemeSpecifics::unsafe_arena_release_grayscale_theme_enabled() {}
inline void ThemeSpecifics::unsafe_arena_set_allocated_grayscale_theme_enabled(::sync_pb::ThemeSpecifics_Empty* grayscale_theme_enabled) {}
inline ::sync_pb::ThemeSpecifics_Empty* ThemeSpecifics::_internal_mutable_grayscale_theme_enabled() {}
inline ::sync_pb::ThemeSpecifics_Empty* ThemeSpecifics::mutable_grayscale_theme_enabled() {}

// optional .sync_pb.ThemeSpecifics.BrowserColorScheme browser_color_scheme = 9;
inline bool ThemeSpecifics::_internal_has_browser_color_scheme() const {}
inline bool ThemeSpecifics::has_browser_color_scheme() const {}
inline void ThemeSpecifics::clear_browser_color_scheme() {}
inline ::sync_pb::ThemeSpecifics_BrowserColorScheme ThemeSpecifics::_internal_browser_color_scheme() const {}
inline ::sync_pb::ThemeSpecifics_BrowserColorScheme ThemeSpecifics::browser_color_scheme() const {}
inline void ThemeSpecifics::_internal_set_browser_color_scheme(::sync_pb::ThemeSpecifics_BrowserColorScheme value) {}
inline void ThemeSpecifics::set_browser_color_scheme(::sync_pb::ThemeSpecifics_BrowserColorScheme value) {}

// optional .sync_pb.ThemeSpecifics.NtpCustomBackground ntp_background = 10;
inline bool ThemeSpecifics::_internal_has_ntp_background() const {}
inline bool ThemeSpecifics::has_ntp_background() const {}
inline void ThemeSpecifics::clear_ntp_background() {}
inline const ::sync_pb::ThemeSpecifics_NtpCustomBackground& ThemeSpecifics::_internal_ntp_background() const {}
inline const ::sync_pb::ThemeSpecifics_NtpCustomBackground& ThemeSpecifics::ntp_background() const {}
inline void ThemeSpecifics::unsafe_arena_set_allocated_ntp_background(
    ::sync_pb::ThemeSpecifics_NtpCustomBackground* ntp_background) {}
inline ::sync_pb::ThemeSpecifics_NtpCustomBackground* ThemeSpecifics::release_ntp_background() {}
inline ::sync_pb::ThemeSpecifics_NtpCustomBackground* ThemeSpecifics::unsafe_arena_release_ntp_background() {}
inline ::sync_pb::ThemeSpecifics_NtpCustomBackground* ThemeSpecifics::_internal_mutable_ntp_background() {}
inline ::sync_pb::ThemeSpecifics_NtpCustomBackground* ThemeSpecifics::mutable_ntp_background() {}
inline void ThemeSpecifics::set_allocated_ntp_background(::sync_pb::ThemeSpecifics_NtpCustomBackground* ntp_background) {}

inline bool ThemeSpecifics::has_color() const {}
inline void ThemeSpecifics::clear_has_color() {}
inline ThemeSpecifics::ColorCase ThemeSpecifics::color_case() const {}
#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
// -------------------------------------------------------------------

// -------------------------------------------------------------------

// -------------------------------------------------------------------

// -------------------------------------------------------------------


// @@protoc_insertion_point(namespace_scope)

}  // namespace sync_pb

PROTOBUF_NAMESPACE_OPEN

template <> struct is_proto_enum< ::sync_pb::ThemeSpecifics_UserColorTheme_BrowserColorVariant> : ::std::true_type {};
template <> struct is_proto_enum< ::sync_pb::ThemeSpecifics_BrowserColorScheme> : ::std::true_type {};

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_components_2fsync_2fprotocol_2ftheme_5fspecifics_2eproto