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

Unified Diff: chrome/test/data/extensions/api_test/cast_channel/api/test_open_error.html

Issue 165293002: Add an API test to exersize the open error case. This is a regression test for (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
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_channel/api/test_open_error.html
===================================================================
--- chrome/test/data/extensions/api_test/cast_channel/api/test_open_error.html (revision 0)
+++ chrome/test/data/extensions/api_test/cast_channel/api/test_open_error.html (revision 0)
@@ -0,0 +1,2 @@
+<script src="common.js"></script>
Wez 2014/03/04 21:29:53 nit: Do we not need Copyright in HTML?
Munjal (Google) 2014/05/21 22:41:06 We don't have it in other test html files.
+<script src="test_open_error.js"></script>

Powered by Google App Engine
This is Rietveld 408576698