Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(429)

Unified Diff: sky/BUILD.gn

Issue 1151573010: Pull Sky debugger up to services/debugger. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/debugger/trace_collector.cc ('k') | sky/tools/debugger/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/BUILD.gn
diff --git a/sky/BUILD.gn b/sky/BUILD.gn
index 368f601f0704e34cc88e3fdcf979e661c4d624e3..df199465debb097a0545c06830f409b084b15270 100644
--- a/sky/BUILD.gn
+++ b/sky/BUILD.gn
@@ -9,11 +9,11 @@ group("sky") {
testonly = true
deps = [
- "//sky/sdk",
+ "//services/debugger",
"//sky/engine/platform:platform_unittests",
"//sky/engine/web:sky_unittests",
"//sky/engine/wtf:unittests",
- "//sky/tools/debugger",
+ "//sky/sdk",
"//sky/tools/imagediff",
"//sky/tools/tester",
"//sky/viewer",
« no previous file with comments | « services/debugger/trace_collector.cc ('k') | sky/tools/debugger/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698