Index: src/crankshaft/hydrogen-dehoist.cc |
diff --git a/src/hydrogen-dehoist.cc b/src/crankshaft/hydrogen-dehoist.cc |
similarity index 98% |
rename from src/hydrogen-dehoist.cc |
rename to src/crankshaft/hydrogen-dehoist.cc |
index e521c25cdae47b0e3a9251e56e65fd99e016bd62..34de94afc585e0d7681b5c4fddc09f34052d71e7 100644 |
--- a/src/hydrogen-dehoist.cc |
+++ b/src/crankshaft/hydrogen-dehoist.cc |
@@ -2,7 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "src/hydrogen-dehoist.h" |
+#include "src/crankshaft/hydrogen-dehoist.h" |
+ |
#include "src/base/safe_math.h" |
namespace v8 { |