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

Unified Diff: src/v8.gyp

Issue 2367623004: [modules] Detect and throw exceptions for cyclic dependencies (Closed)
Patch Set: Update golden files 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
Index: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index ef2958a4d3a8e919a94570cd7a5e2d80d06a7d3e..9c487fb5d48b5f1f163273bbd35cd43fb899d6b4 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -1040,6 +1040,7 @@
'machine-type.h',
'messages.cc',
'messages.h',
+ 'module-resolve-set-inl.h',
'msan.h',
'objects-body-descriptors-inl.h',
'objects-body-descriptors.h',

Powered by Google App Engine
This is Rietveld 408576698