Index: src/crankshaft/hydrogen-infer-representation.cc |
diff --git a/src/hydrogen-infer-representation.cc b/src/crankshaft/hydrogen-infer-representation.cc |
similarity index 99% |
rename from src/hydrogen-infer-representation.cc |
rename to src/crankshaft/hydrogen-infer-representation.cc |
index 6687aefed8fa7a538858e6060c3065cda4d05d51..74f264e17a2d0125f5969c3bc869e1eded449bc3 100644 |
--- a/src/hydrogen-infer-representation.cc |
+++ b/src/crankshaft/hydrogen-infer-representation.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-representation.h" |
+#include "src/crankshaft/hydrogen-infer-representation.h" |
namespace v8 { |
namespace internal { |