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

Unified Diff: src/v8.gyp

Issue 2377943003: Fixed zapping of contents (Closed)
Patch Set: Reaction to comments Created 4 years, 3 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 | « BUILD.gn ('k') | src/zone/accounting-allocator.cc » ('j') | src/zone/zone.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index a494fd6684022148001e2beee511a037e9944cd2..566fb7b4c5ea83cbbacdaf214f62ffb7b268424d 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1271,6 +1271,7 @@
'wasm/wasm-result.h',
'zone/accounting-allocator.cc',
'zone/accounting-allocator.h',
+ 'zone/zone-segment.cc',
'zone/zone-segment.h',
'zone/zone.cc',
'zone/zone.h',
« no previous file with comments | « BUILD.gn ('k') | src/zone/accounting-allocator.cc » ('j') | src/zone/zone.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698