blob: d561a3df298b70b1dd1a6e465c3c7db312589780 [file] [log] [blame]
Daniel Chengcd23b8b2022-09-16 17:16:241// Copyright 2022 The Chromium Authors
[email protected]2041cf342010-02-19 03:15:592// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
Daniel Chengb9d99f52018-02-19 22:21:514//
Daniel Chengcd23b8b2022-09-16 17:16:245// TODO(https://crbug.com/1364441): Temporary forwarding header.
[email protected]2041cf342010-02-19 03:15:596
7#ifndef BASE_CALLBACK_H_
8#define BASE_CALLBACK_H_
9
Daniel Chengcd23b8b2022-09-16 17:16:2410#include "base/functional/callback.h"
[email protected]2041cf342010-02-19 03:15:5911
tzikc87149e2014-11-20 01:08:2012#endif // BASE_CALLBACK_H_