// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/test/rectify_callback.h" #include <sstream> #include <utility> #include "base/functional/bind.h" #include "base/functional/callback.h" #include "base/functional/callback_forward.h" #include "base/functional/callback_helpers.h" #include "base/test/bind.h" #include "testing/gtest/include/gtest/gtest.h" base // namespace base