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

Unified Diff: trunk/src/chrome/browser/resources/video_player/manifest.json

Issue 216793013: Revert 260245 "Revert 260198 "[VideoPlayer] Browser tests for ne..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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: trunk/src/chrome/browser/resources/video_player/manifest.json
===================================================================
--- trunk/src/chrome/browser/resources/video_player/manifest.json (revision 260327)
+++ trunk/src/chrome/browser/resources/video_player/manifest.json (working copy)
@@ -47,6 +47,8 @@
"app": {
"background": {
"scripts": [
+ "js/error_util.js",
+ "js/test_util.js",
"js/background.js"
]
},

Powered by Google App Engine
This is Rietveld 408576698