First pass at a web app that lets you run Skia code and see the results.

BUG=skia:
R=reed@google.com

Author: jcgregorio@google.com

Review URL: https://codereview.chromium.org/195143004

git-svn-id: http://skia.googlecode.com/svn/trunk@13751 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index bf67d1f..c1e7937 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -23,6 +23,7 @@
             'debugger.gyp:debugger',
             'pdfviewer.gyp:pdfviewer',
             #'v8.gyp:SkV8Example',
+            #'webtry.gyp:webtry',
             ],
         }],
       ],