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

Unified Diff: sky/viewer/BUILD.gn

Issue 744143002: Add a new v8_inspector target (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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/engine/v8_inspector/BUILD.gn ('k') | sky/viewer/cc/BUILD.gn » ('j') | 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 141c0c74c07b94d0ef29dede0b49e38e26f63186..f78630dc03eb7998d8c774d0c98dd718f085e9e1 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -69,7 +69,7 @@ mojo_native_application("viewer") {
"//mojo/services/public/interfaces/surfaces",
"//net",
"//skia",
- "//sky/engine/public:blink",
+ "//sky/engine",
"//sky/scheduler",
"//sky/services/inspector:bindings",
"//sky/services/testing:bindings",
« no previous file with comments | « sky/engine/v8_inspector/BUILD.gn ('k') | sky/viewer/cc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698