Move sky_viewer into services/sky

Moving sky_viewer into services/sky is more consistent with how all the other
content handlers (e.g., dart, js, nacl, pdf, python) are organized.

TBR=eseidel@google.com

Review URL: https://codereview.chromium.org/1235093002 .
This commit is contained in:
Adam Barth 2015-07-13 23:03:19 -07:00
parent a76a3e3906
commit 708267d878

View File

@ -12,7 +12,6 @@ group("sky") {
"//sky/sdk/example",
"//sky/tools/imagediff",
"//sky/tools/packager($host_toolchain)",
"//sky/viewer",
":sky_dev",
]