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

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: Adressed the comment 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 c1a5fbe0d6262eb353204ef5ef3ab00439f4e6a0..6b8443c5d71d5f244c5f15b4d66bb14db0cefab7 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"/>

Powered by Google App Engine
This is Rietveld 408576698