blob: a011399e2c051b47aee77858b5bcb0cdea31a6ab [file] [log] [blame]
// Copyright 2013 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_TEST_UI_CONTROLS_ASH_H_
#define ASH_TEST_UI_CONTROLS_ASH_H_
namespace ash::test {
void EnableUIControlsAsh();
} // namespace ash::test
#endif // ASH_TEST_UI_CONTROLS_ASH_H_