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

Unified Diff: chrome/browser/resources/video_player/js/video_player_scripts.js

Issue 209853011: [VideoPlayer] Browser tests for new separated video player app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 9 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/browser/resources/video_player/js/video_player_scripts.js
diff --git a/chrome/browser/resources/video_player/js/video_player_scripts.js b/chrome/browser/resources/video_player/js/video_player_scripts.js
index c58522535ea095ea6397bedeb18f50d199ac574b..802eff38d382995c6e0184754088e0ae843b6bc3 100644
--- a/chrome/browser/resources/video_player/js/video_player_scripts.js
+++ b/chrome/browser/resources/video_player/js/video_player_scripts.js
@@ -8,6 +8,8 @@
// included file but that's all right since any javascript file should start
// with a copyright comment anyway.
+//<include src="error_util.js"/>
+
//<include src="../../../../../ui/webui/resources/js/cr.js"/>
//<include src="../../../../../ui/webui/resources/js/load_time_data.js"/>
« no previous file with comments | « chrome/browser/resources/video_player/js/video_player.js ('k') | chrome/browser/resources/video_player/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698