Index: src/objects-inl.h |
diff --git a/src/objects-inl.h b/src/objects-inl.h |
index 0873620eef88ed3dd706966f9b19ae7cfa158365..d12512e6cf07647820c96415e45dea7c54067b31 100644 |
--- a/src/objects-inl.h |
+++ b/src/objects-inl.h |
@@ -31,6 +31,8 @@ |
#include "src/lookup-cache-inl.h" |
#include "src/lookup.h" |
#include "src/objects.h" |
+#include "src/objects/breakpoints-info.h" |
+#include "src/objects/debug-info.h" |
#include "src/objects/literal-objects.h" |
#include "src/objects/module-info.h" |
#include "src/objects/regexp-match-info.h" |