added chromecast boilerplate

This commit is contained in:
Luke Pulverenti
2014-02-23 00:52:30 -05:00
parent 2d0ce724ea
commit 2d27b10d11
12 changed files with 106 additions and 120 deletions

View File

@@ -1,7 +1,7 @@
using System.Linq;
using MediaBrowser.Controller.Providers;
using MediaBrowser.Controller.Providers;
using MediaBrowser.Model.Configuration;
using System.Collections.Generic;
using System.Linq;
namespace MediaBrowser.Controller.Entities
{