Add Sky to the build system

R=esprehn@chromium.org

Review URL: https://codereview.chromium.org/657863003
This commit is contained in:
Adam Barth 2014-10-23 11:29:54 -07:00
parent b3df23f7c1
commit a3ca0e52d6

View File

@ -12,7 +12,6 @@ group("sky") {
"//sky/engine/platform:platform_unittests", "//sky/engine/platform:platform_unittests",
"//sky/engine/web:sky_unittests", "//sky/engine/web:sky_unittests",
"//sky/engine/wtf:unittests", "//sky/engine/wtf:unittests",
"//sky/framework/inspector/server",
"//sky/tools/debugger", "//sky/tools/debugger",
"//sky/tools/tester", "//sky/tools/tester",
"//sky/viewer", "//sky/viewer",