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

Unified Diff: sky/viewer/BUILD.gn

Issue 1218633003: Make it possible to run a test in sky_shell (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: address reviewer comments Created 5 years, 6 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 | « sky/tools/tester/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index d4a5544e4d35fff18de79f929417ceefebbe9758..bd9b684fa8521c4724e3fec48b86bc45f1ba3ea5 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -53,7 +53,7 @@ mojo_native_application("viewer") {
"//sky/engine",
"//sky/engine/tonic",
"//sky/services/platform",
- "//sky/services/testing:bindings",
+ "//sky/services/testing",
"//sky/shell/dart",
"//sky/viewer/compositor",
"//third_party/icu",
« no previous file with comments | « sky/tools/tester/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698