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

Unified Diff: src/layout-descriptor.cc

Issue 2622503002: include fixing: api.h shouldn't include objects-inl.h (Closed)
Patch Set: static type check Created 3 years, 11 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 | « src/interpreter/control-flow-builders.cc ('k') | src/parsing/func-name-inferrer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/layout-descriptor.cc
diff --git a/src/layout-descriptor.cc b/src/layout-descriptor.cc
index b3b3c3f86108af83bd5c3553e7fb9d7373bc7b5f..001bfe06370a33d4e3e7aae1cbe49f5d27215821 100644
--- a/src/layout-descriptor.cc
+++ b/src/layout-descriptor.cc
@@ -8,6 +8,7 @@
#include "src/base/bits.h"
#include "src/handles-inl.h"
+#include "src/objects-inl.h"
using v8::base::bits::CountTrailingZeros32;
« no previous file with comments | « src/interpreter/control-flow-builders.cc ('k') | src/parsing/func-name-inferrer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698