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