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

Unified Diff: src/compiler/node-properties.h

Issue 2309823002: [turbofan] put src/types.[h/cc] into src/compiler/types.[h/cc] (Closed)
Patch Set: 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/compiler/node-properties.h
diff --git a/src/compiler/node-properties.h b/src/compiler/node-properties.h
index 9812158c4eb93b60ea65272080f6da1f3943c822..ed3c11750720cdce06716b953accc84378cc335d 100644
--- a/src/compiler/node-properties.h
+++ b/src/compiler/node-properties.h
@@ -6,7 +6,7 @@
#define V8_COMPILER_NODE_PROPERTIES_H_
#include "src/compiler/node.h"
-#include "src/types.h"
+#include "src/compiler/types.h"
namespace v8 {
namespace internal {

Powered by Google App Engine
This is Rietveld 408576698