Index: sky/BUILD.gn |
diff --git a/sky/BUILD.gn b/sky/BUILD.gn |
index ee665ca6e7a7b1cac95eea1433a0a65c25b60426..505c11aa05f89e169a449b1387a381460966dfc8 100644 |
--- a/sky/BUILD.gn |
+++ b/sky/BUILD.gn |
@@ -16,12 +16,6 @@ group("sky") { |
"//sky/services/inspector", |
"//sky/viewer", |
] |
- if (use_aura) { |
- deps += [ |
- "//sky/tools/debugger", |
eseidel
2014/11/06 21:33:14
I think you just want to move these into the main
Elliot Glaysher
2014/11/06 21:36:43
<i-have-no-idea-what-I'm-doing-dog/>
(Done.)
|
- "//sky/tools/tester", |
- ] |
- } |
if (!is_android) { |
deps += [ "//third_party/mesa:osmesa" ] |
} |