Chromium Code Reviews| Index: src/snapshot/snapshot-empty.cc |
| diff --git a/src/snapshot-empty.cc b/src/snapshot/snapshot-empty.cc |
| similarity index 96% |
| rename from src/snapshot-empty.cc |
| rename to src/snapshot/snapshot-empty.cc |
| index a825b3d7f2735a167524a5a5e8a2f5645cee6b3c..0eea940100bbee80f73ee779894e5c065da54418 100644 |
| --- a/src/snapshot-empty.cc |
| +++ b/src/snapshot/snapshot-empty.cc |
| @@ -6,7 +6,7 @@ |
| #include "src/v8.h" |
| -#include "src/snapshot.h" |
| +#include "src/snapshot/snapshot.h" |
| namespace v8 { |
| namespace internal { |