| // Copyright 2013 The Chromium Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| // Tests a variety of basic API definition features. | |
| [platforms=("chromeos", "chromeos_touch", "linux", "mac", "win")] | |
| namespace idl_namespace_all_platforms { | |
| }; |