`jshint` fixes for [27734].

git-svn-id: https://develop.svn.wordpress.org/trunk@27750 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2014-03-26 21:40:56 +00:00
parent 3adce93956
commit 6a7038062f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* global tinymce */
/* global tinymce, MediaElementPlayer, WPPlaylistView */
// Ensure the global `wp` object exists.
window.wp = window.wp || {};

View File

@ -1,4 +1,4 @@
/* global _wpMediaViewsL10n, _wpmejsSettings, MediaElementPlayer, tinymce, WPPlaylistView */
/* global _wpMediaViewsL10n, _wpmejsSettings, MediaElementPlayer */
(function($, _, Backbone) {
var media = wp.media,