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

Unified Diff: Source/core/core.gypi

Issue 104433004: Enable VM service inside Dartium Renderer processes (Closed) Base URL: svn://svn.chromium.org/multivm/branches/1650/blink
Patch Set: Created 7 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 490bdc9b3323fea02b4d591411944e3b5d186c76..56128641004fbefe5215aec413adb1a5b00bd894 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -997,6 +997,8 @@
'inspector/InspectorController.cpp',
'inspector/InspectorCounters.cpp',
'inspector/InspectorCounters.h',
+ 'inspector/InspectorDartAgent.cpp',
+ 'inspector/InspectorDartAgent.h',
'inspector/InspectorDOMAgent.cpp',
'inspector/InspectorDOMDebuggerAgent.cpp',
'inspector/InspectorDOMDebuggerAgent.h',

Powered by Google App Engine
This is Rietveld 408576698