| Index: src/crankshaft/hydrogen-sce.cc
|
| diff --git a/src/hydrogen-sce.cc b/src/crankshaft/hydrogen-sce.cc
|
| similarity index 96%
|
| rename from src/hydrogen-sce.cc
|
| rename to src/crankshaft/hydrogen-sce.cc
|
| index 235a94142de6eabe6be5c0684e5d1126ce520066..91e91d203344b810bc5c68408f9e395e9d4051c5 100644
|
| --- a/src/hydrogen-sce.cc
|
| +++ b/src/crankshaft/hydrogen-sce.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-sce.h"
|
| +#include "src/crankshaft/hydrogen-sce.h"
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|