#include "chrome/browser/web_applications/proto/web_app_proto_package.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace web_app {
namespace proto {
}
}
namespace web_app {
namespace proto {
bool LinkCapturingUserPreference_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> LinkCapturingUserPreference_strings[3] = …;
static const char LinkCapturingUserPreference_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry LinkCapturingUserPreference_entries[] = …;
static const int LinkCapturingUserPreference_entries_by_number[] = …;
const std::string& LinkCapturingUserPreference_Name(
LinkCapturingUserPreference value) { … }
bool LinkCapturingUserPreference_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LinkCapturingUserPreference* value) { … }
}
}
PROTOBUF_NAMESPACE_OPEN
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>