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

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

Issue 727593004: Wire up the Inspector V8 Debugger (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Actually works 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
Index: sky/engine/bindings/core/v8/custom/custom.gypi
diff --git a/sky/engine/bindings/core/v8/custom/custom.gypi b/sky/engine/bindings/core/v8/custom/custom.gypi
index b50daea5703a59041bd42fa4000619f64b4efb0b..b5234118603b2f8682aec98aa9a53b0adc876575 100644
--- a/sky/engine/bindings/core/v8/custom/custom.gypi
+++ b/sky/engine/bindings/core/v8/custom/custom.gypi
@@ -26,6 +26,8 @@
'V8HTMLCanvasElementCustom.cpp',
'V8HTMLElementCustom.cpp',
'V8ImageDataCustom.cpp',
+ 'V8InjectedScriptHostCustom.cpp',
+ 'V8InjectedScriptManager.cpp',
'V8Int16ArrayCustom.h',
'V8Int32ArrayCustom.h',
'V8Int8ArrayCustom.h',

Powered by Google App Engine
This is Rietveld 408576698