Index: src/crankshaft/hydrogen-infer-types.cc |
diff --git a/src/hydrogen-infer-types.cc b/src/crankshaft/hydrogen-infer-types.cc |
similarity index 97% |
rename from src/hydrogen-infer-types.cc |
rename to src/crankshaft/hydrogen-infer-types.cc |
index ea69662b40b41854c329863ae51cd8ff0ff647fc..bfd3dd228145decea614c494dd44cb5fd3574e87 100644 |
--- a/src/hydrogen-infer-types.cc |
+++ b/src/crankshaft/hydrogen-infer-types.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "src/hydrogen-infer-types.h" |
+#include "src/crankshaft/hydrogen-infer-types.h" |
namespace v8 { |
namespace internal { |