Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Unified Diff: content/browser/resources/media/new/media_internals.js

Issue 18889006: Removed old media-internals page and rewrote it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved all 'new' media internals files into its own folder for a smooth transition. Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/resources/media/new/media_internals.js
diff --git a/content/browser/resources/media/new/media_internals.js b/content/browser/resources/media/new/media_internals.js
new file mode 100644
index 0000000000000000000000000000000000000000..2b5809cb37a3f6b3ed40fffd7b58702c59a763df
--- /dev/null
+++ b/content/browser/resources/media/new/media_internals.js
@@ -0,0 +1,16 @@
+// 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.
+
+<include src = "./table_gen.js">
+<include src = "./range_graph.js">
+<include src = "./graph_painter.js">
+<include src = "./log_painter.js">
+<include src = "./player_list_painter.js">
+<include src = "./property_painter.js">
+<include src = "./render_manager.js">
+<include src = "./collapse.js">
+<include src = "./player_info.js">
+<include src = "./player_manager.js">
+<include src = "./main.js">
+<include src = "./gen_logs.js">
« no previous file with comments | « content/browser/resources/media/new/media_internals.html ('k') | content/browser/resources/media/new/number_graph.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698