Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(767)

Unified Diff: mojo/dart/embedder/snapshotter/vm.cc

Issue 1545483003: Dart: Reorganize files (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Fix build file Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/dart/embedder/snapshotter/vm.h ('k') | mojo/dart/embedder/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « mojo/dart/embedder/snapshotter/vm.h ('k') | mojo/dart/embedder/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698