// 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_OP_H_ | |
#define POLYFILLS_BASE_CHECK_OP_H_ | |
#include "polyfills/base/logging.h" | |
#include "base/template_util.h" | |
#endif /* POLYFILLS_BASE_CHECK_OP_H_ */ |