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

Unified Diff: gypfiles/all.gyp

Issue 2809653003: Introduce mkgrokdump to update tools/v8heapconst.py. (Closed)
Patch Set: Created 3 years, 8 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
Index: gypfiles/all.gyp
diff --git a/gypfiles/all.gyp b/gypfiles/all.gyp
index bbad66741c7e260e61a66990460194010096b967..c0fd2e6f2c468e3f616099ccf7ba37ec40a47738 100644
--- a/gypfiles/all.gyp
+++ b/gypfiles/all.gyp
@@ -10,6 +10,7 @@
'dependencies': [
'../src/d8.gyp:d8',
'../test/inspector/inspector.gyp:*',
+ '../tools/mkgrokdump.gyp:mkgrokdump',
],
'conditions': [
['component!="shared_library"', {

Powered by Google App Engine
This is Rietveld 408576698