blob: fb7acb257fc60cd15d96f18ffed92e1f8565845d [file] [log] [blame]
// Copyright (c) 2012 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.
// The include directives are put into Javascript-style comments to prevent
// parsing errors in non-flattened mode. The flattener still sees them.
// Note that this makes the flattener to comment out the first line of the
// included file but that's all right since any javascript file should start
// with a copyright comment anyway.
//<include src="../file_type.js"/>
//<include src="media_controls.js"/>
//<include src="audio_player.js"/>
//<include src="../metadata/metadata_cache.js"/>