Update browser name to browser_shell

Change-Id: I31f4e6f86c14072009532fbde389262d6edd214a
diff --git a/src/server/main.c b/src/server/main.c
index 275cae6..1ea2a32 100644
--- a/src/server/main.c
+++ b/src/server/main.c
@@ -52,7 +52,7 @@
 static char *spAppNetflix = "netflix";      // name of the netflix executable
 static char *defaultLaunchParam = "source_type=12";
 
-static char *spAppYouTube = "content_shell";
+static char *spAppYouTube = "browser_shell";
 static char *spAppYouTubeMatch = "www.youtube.com/tv";
 
 static char *spAppFiberTV = "miniclient";