1 // Copyright 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #ifndef ASH_TEST_UI_CONTROLS_FACTORY_ASH_H_
6 #define ASH_TEST_UI_CONTROLS_FACTORY_ASH_H_
12 namespace ui_controls
{
19 ui_controls::UIControlsAura
* CreateAshUIControls();
24 #endif // ASH_TEST_UI_CONTROLS_FACTORY_ASH_H_