Skip to content

Commit

Permalink
Revert "Adding chrome/browser/resources/media to media watchlist."
Browse files Browse the repository at this point in the history
I thought this was related to core media code, but turns out it's more DOM UI related.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50418 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
scherkus@chromium.org committed Jun 22, 2010
1 parent c8cf016 commit c06dca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
'media': {
'filepath': 'media/.*|third_party/(ffmpeg|openmax)/.*|webmediaplayer|'\
'audio_message_filter|video_layer|chrome/browser/resources/media',
'audio_message_filter|video_layer',
},
'ipc': {
'filepath': 'ipc/ipc.*',
Expand Down

0 comments on commit c06dca6

Please sign in to comment.