blob: a496350347069736cc1b82f6b9749a712998841e [file] [log] [blame]
{% filter format_blink_cpp_source_code %}
{% include 'copyright_block.txt' %}
#ifndef THIRD_PARTY_BLINK_BINDINGS_CORE_V8_ORIGIN_TRIAL_FEATURES_FOR_CORE_H_
#define THIRD_PARTY_BLINK_BINDINGS_CORE_V8_ORIGIN_TRIAL_FEATURES_FOR_CORE_H_
#include "third_party/blink/renderer/core/core_export.h"
namespace blink {
CORE_EXPORT void RegisterInstallOriginTrialFeaturesForCore();
} // namespace blink
#endif // THIRD_PARTY_BLINK_BINDINGS_CORE_V8_ORIGIN_TRIAL_FEATURES_FOR_CORE_H_
{% endfilter %}{# format_blink_cpp_source_code #}