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

Unified Diff: test/inspector/inspector.gyp

Issue 2887013002: [inspector] Move IsolateData to a separate file (Closed)
Patch Set: Created 3 years, 7 months 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 | « test/inspector/BUILD.gn ('k') | test/inspector/isolate-data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/inspector.gyp
diff --git a/test/inspector/inspector.gyp b/test/inspector/inspector.gyp
index a5bdf64e09b8f8223a15182ece899d7939f2d78e..26f44d4812d1776bb7691c469d562725694725e9 100644
--- a/test/inspector/inspector.gyp
+++ b/test/inspector/inspector.gyp
@@ -23,6 +23,8 @@
'inspector-impl.cc',
'inspector-impl.h',
'inspector-test.cc',
+ 'isolate-data.cc',
+ 'isolate-data.h',
'task-runner.cc',
'task-runner.h',
],
« no previous file with comments | « test/inspector/BUILD.gn ('k') | test/inspector/isolate-data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698