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

Unified Diff: content/test/data/media/webui/manager_test.html

Issue 23536020: Adds cache and buffer graphs to the properties pane. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: changed how tests and cr.js are loaded and interact Created 7 years, 3 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/test/data/media/webui/manager_test.html
diff --git a/content/test/data/media/webui/manager_test.html b/content/test/data/media/webui/manager_test.html
index 15a472fd7586f1652cf39856477df12473000dd7..f738f6b0c5c579aaac86a9af02b8e9bb6e3c4a2b 100644
--- a/content/test/data/media/webui/manager_test.html
+++ b/content/test/data/media/webui/manager_test.html
@@ -7,6 +7,8 @@ found in the LICENSE file.
<html>
<body>
<script>
+ window.chrome = {};
+
var doNothing = function() {};
var emptyClientRenderer = {
« no previous file with comments | « content/test/data/media/webui/integration_test.html ('k') | content/test/data/media/webui/player_info_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698