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

Unified Diff: mojo/dart/embedder/snapshotter/main.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
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"
« no previous file with comments | « mojo/dart/embedder/snapshotter/BUILD.gn ('k') | mojo/dart/embedder/snapshotter/test/dart_snapshotter_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698