| Index: src/crankshaft/hydrogen-types.cc
|
| diff --git a/src/hydrogen-types.cc b/src/crankshaft/hydrogen-types.cc
|
| similarity index 98%
|
| rename from src/hydrogen-types.cc
|
| rename to src/crankshaft/hydrogen-types.cc
|
| index 7c50a1d8876668587a75086d93d851f70a808585..9c5e34194ee385e708e7f58bc958f2fee7718114 100644
|
| --- a/src/hydrogen-types.cc
|
| +++ b/src/crankshaft/hydrogen-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-types.h"
|
| +#include "src/crankshaft/hydrogen-types.h"
|
|
|
| #include "src/ostreams.h"
|
| #include "src/types-inl.h"
|
|
|