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

Unified Diff: sky/engine/core/BUILD.gn

Issue 723773002: Bring back ScriptDebugServer and associated machinery (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/bindings/core/v8/v8.gypi ('k') | sky/engine/core/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/BUILD.gn
diff --git a/sky/engine/core/BUILD.gn b/sky/engine/core/BUILD.gn
index 9aa3e3c3f153c65b925574da3bb2f6470b97731a..6f9140ca41a267d6e32b1a9d93cd737244748350 100644
--- a/sky/engine/core/BUILD.gn
+++ b/sky/engine/core/BUILD.gn
@@ -42,6 +42,7 @@ source_set("prerequisites") {
":make_core_generated",
"//sky/engine/bindings/core/v8:bindings_core_v8_generated",
"//sky/engine/platform",
+ "inspector:protocol_sources",
]
forward_dependent_configs_from = [
« no previous file with comments | « sky/engine/bindings/core/v8/v8.gypi ('k') | sky/engine/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698