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

Unified Diff: chrome/test/data/media/eme_player_js/media_source_utils.js

Issue 308553002: Integrate browser tests with new EME player. (Closed) Base URL: http://git.chromium.org/chromium/src.git@eme_player
Patch Set: Add support for FileIO and LoadSession test cases Created 6 years, 6 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/media/eme_player_js/media_source_utils.js
diff --git a/chrome/test/data/media/eme_player_js/media_source_utils.js b/chrome/test/data/media/eme_player_js/media_source_utils.js
index 6a991ea973cd9372f2409917dda9ee3cd56ce789..4bf90a650c623affb9aecaceca18dd27506bcf30 100644
--- a/chrome/test/data/media/eme_player_js/media_source_utils.js
+++ b/chrome/test/data/media/eme_player_js/media_source_utils.js
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2013 The Chromium Authors. All rights reserved.
jrummell 2014/06/13 21:53:59 Date goes backwards? Looks like there are no other
shadi 2014/06/19 01:07:04 Actually 2014 to 2013 is the revert of my previous
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698