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

Unified Diff: sky/engine/bindings/core/v8/v8.gypi

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/custom/custom.gypi ('k') | sky/engine/core/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/v8.gypi
diff --git a/sky/engine/bindings/core/v8/v8.gypi b/sky/engine/bindings/core/v8/v8.gypi
index 653aea6497cb80325945208c165ed4e3bcde0aa1..e2ec60059972dd21689c81608ea3c008a2860f8e 100644
--- a/sky/engine/bindings/core/v8/v8.gypi
+++ b/sky/engine/bindings/core/v8/v8.gypi
@@ -61,6 +61,8 @@
'ScriptProfiler.h',
'ScriptPromise.cpp',
'ScriptPromise.h',
+ 'ScriptDebugServer.cpp',
+ 'ScriptDebugServer.h',
'ScriptPromiseResolver.cpp',
'ScriptPromiseResolver.h',
'ScriptPromiseProperties.h',
« no previous file with comments | « sky/engine/bindings/core/v8/custom/custom.gypi ('k') | sky/engine/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698