blob: b0fdd394414818335c92b1b9d0c3b3f375e987db [file] [log] [blame]
// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef ASH_WM_PIP_PIP_TEST_UTILS_H_
#define ASH_WM_PIP_PIP_TEST_UTILS_H_
namespace ash {
void ForceHideShelvesForTest();
} // namespace ash
#endif // ASH_WM_PIP_PIP_TEST_UTILS_H_