[M108 Migration][VD] Support set time and time zone offset
[platform/framework/web/chromium-efl.git] / base / callback_forward.h
1 // Copyright 2022 The Chromium Authors
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4 //
5 // TODO(https://crbug.com/1364441): Temporary forwarding header.
6
7 #ifndef BASE_CALLBACK_FORWARD_H_
8 #define BASE_CALLBACK_FORWARD_H_
9
10 #include "base/functional/callback_forward.h"
11
12 #endif  // BASE_CALLBACK_FORWARD_H_