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

Unified Diff: src/compiler/diamond.h

Issue 879583002: [turbofan] Remove GenericAlgorithm from verifier and graph replay. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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
Index: src/compiler/diamond.h
diff --git a/src/compiler/diamond.h b/src/compiler/diamond.h
index 6133cc5c8ba959bacbd01749640626ba716689ca..fad24cdb727e8734870fd53f9867c036ef2634c8 100644
--- a/src/compiler/diamond.h
+++ b/src/compiler/diamond.h
@@ -8,7 +8,7 @@
#include "src/v8.h"
#include "src/compiler/common-operator.h"
-#include "src/compiler/graph-inl.h"
+#include "src/compiler/graph.h"
#include "src/compiler/node.h"
namespace v8 {

Powered by Google App Engine
This is Rietveld 408576698