1 # Copyright 2014 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.
13 'non_compiled_schema_files': [
15 # Chrome OS specific APIs.
16 'chromeos_schema_files': [
20 'cc_dir': 'extensions/shell/common/api',
21 'root_namespace': 'extensions::shell::api::%(namespace)s',
22 'bundle_name': 'Shell',
23 'impl_dir_': 'extensions/shell/browser/api',
28 '<@(chromeos_schema_files)',