| Index: mojo/dart/embedder/snapshotter/main.cc
|
| diff --git a/mojo/dart/dart_snapshotter/main.cc b/mojo/dart/embedder/snapshotter/main.cc
|
| similarity index 98%
|
| rename from mojo/dart/dart_snapshotter/main.cc
|
| rename to mojo/dart/embedder/snapshotter/main.cc
|
| index 7fb52567fb66ca9d6035210626937a2ca7fa2a7a..0f75dbe7255aa84f0f7d9f12cc1078809213be1a 100644
|
| --- a/mojo/dart/dart_snapshotter/main.cc
|
| +++ b/mojo/dart/embedder/snapshotter/main.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/logging.h"
|
| #include "base/process/memory.h"
|
| #include "dart/runtime/include/dart_api.h"
|
| -#include "mojo/dart/dart_snapshotter/vm.h"
|
| +#include "mojo/dart/embedder/snapshotter/vm.h"
|
| #include "mojo/edk/embedder/embedder.h"
|
| #include "mojo/edk/embedder/simple_platform_support.h"
|
| #include "tonic/dart_error.h"
|
|
|