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

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

Issue 776743002: Make v8 inspector not crash (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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/public/platform/Platform.h ('k') | sky/engine/v8_inspector/DebuggerScript.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/v8_inspector/BUILD.gn
diff --git a/sky/engine/v8_inspector/BUILD.gn b/sky/engine/v8_inspector/BUILD.gn
index 10837b9bd7de43f3df00a06d672300c702b4e42b..22d47715a3177ac4a2b997e071073b5e919eb8c2 100644
--- a/sky/engine/v8_inspector/BUILD.gn
+++ b/sky/engine/v8_inspector/BUILD.gn
@@ -60,6 +60,8 @@ component("v8_inspector") {
"PageScriptDebugServer.h",
"PromiseTracker.cpp",
"PromiseTracker.h",
+ "read_from_source_tree.cc",
+ "read_from_source_tree.h",
"ScriptBreakpoint.h",
"ScriptDebugListener.h",
"ScriptDebugServer.cpp",
« no previous file with comments | « sky/engine/public/platform/Platform.h ('k') | sky/engine/v8_inspector/DebuggerScript.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698