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

Unified Diff: chrome/test/data/extensions/api_test/cast_streaming/basics.html

Issue 170063006: Cast: Add JS API to get raw events logs from cast extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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: chrome/test/data/extensions/api_test/cast_streaming/basics.html
diff --git a/chrome/test/data/extensions/api_test/cast_streaming/basics.html b/chrome/test/data/extensions/api_test/cast_streaming/basics.html
index 86106a43764177ec8ba001e142ac06557e9ea643..195782c512d3d46e1703524c6a2417ddfd01dd44 100644
--- a/chrome/test/data/extensions/api_test/cast_streaming/basics.html
+++ b/chrome/test/data/extensions/api_test/cast_streaming/basics.html
@@ -3,4 +3,5 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
+<script src="common.js"></script>
<script src="basics.js"></script>

Powered by Google App Engine
This is Rietveld 408576698