chromium/out/Default/gen/third_party/blink/renderer/core/inspector/protocol/debugger.h

// This file is generated by Imported_h.template.

// 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 blink_protocol_Debugger_imported_h
#define blink_protocol_Debugger_imported_h

#include "third_party/blink/renderer/core/inspector/protocol/protocol.h"
#include <v8-inspector-protocol.h>

#ifndef blink_protocol_imported_imported_h

namespace crdtp {

ProtocolTypeTraits<std::unique_ptr<T>, typename std::enable_if<std::is_base_of<v8_inspector::protocol::Exported, T>::value>::type>;

ProtocolTypeTraits<T, typename std::enable_if<std::is_base_of<v8_inspector::protocol::Exported, T>::value>::type>;

}  // namespace crdtp

#endif  // blink_protocol_imported_imported_h

namespace blink {
namespace protocol {

Exported;

#ifndef blink_protocol_imported_imported_h
#define blink_protocol_imported_imported_h

class CORE_EXPORT ImportedValue : public Value {};

#endif // !defined(blink_protocol_imported_imported_h)


template<>
struct ValueConversions<v8_inspector::protocol::Debugger::API::SearchMatch> {};


} // namespace blink
} // namespace protocol

#endif // !defined(blink_protocol_Debugger_imported_h)