blob: 5c4168db7c0017f0077befe8bdb0731f75763854 [file] [log] [blame]
// Copyright (c) 2020 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.
#ifndef POLYFILLS_BASE_CHECK_H_
#define POLYFILLS_BASE_CHECK_H_
#include "polyfills/base/base_export.h"
#include "polyfills/base/logging.h"
#endif /* POLYFILLS_BASE_CHECK_H_ */