blob: 5fb948089967b9d6784f9d82f1248564a7051ead [file] [log] [blame]
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "core/dom/SyncReattachContext.h"
namespace blink {
SyncReattachContext* SyncReattachContext::current_context_ = nullptr;
} // namespace blink