| Index: mojo/dart/embedder/snapshotter/vm.cc
|
| diff --git a/mojo/dart/dart_snapshotter/vm.cc b/mojo/dart/embedder/snapshotter/vm.cc
|
| similarity index 96%
|
| rename from mojo/dart/dart_snapshotter/vm.cc
|
| rename to mojo/dart/embedder/snapshotter/vm.cc
|
| index 97f9ace111cbeebb682bf215ed886b5cf3ef681b..3199e29b57133e1b61980982f7de4fd4d6f26035 100644
|
| --- a/mojo/dart/dart_snapshotter/vm.cc
|
| +++ b/mojo/dart/embedder/snapshotter/vm.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 "mojo/dart/dart_snapshotter/vm.h"
|
| +#include "mojo/dart/embedder/snapshotter/vm.h"
|
|
|
| #include "base/logging.h"
|
| #include "tonic/dart_error.h"
|
|
|