Index: src/crankshaft/hydrogen-dce.cc |
diff --git a/src/hydrogen-dce.cc b/src/crankshaft/hydrogen-dce.cc |
similarity index 98% |
rename from src/hydrogen-dce.cc |
rename to src/crankshaft/hydrogen-dce.cc |
index 50a300bd940208e40af2a02dc3e1a2a7b4864ace..3cb9cf4a0757d3159357314bcf7378ac74df7733 100644 |
--- a/src/hydrogen-dce.cc |
+++ b/src/crankshaft/hydrogen-dce.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-dce.h" |
+#include "src/crankshaft/hydrogen-dce.h" |
namespace v8 { |
namespace internal { |