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

Unified Diff: mojo/dart/unittests/embedder_tester/dart_test.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/unittests/embedder_tester/dart_test.cc
diff --git a/mojo/dart/embedder/test/dart_test.cc b/mojo/dart/unittests/embedder_tester/dart_test.cc
similarity index 97%
rename from mojo/dart/embedder/test/dart_test.cc
rename to mojo/dart/unittests/embedder_tester/dart_test.cc
index 4fe4651e02e1dd9a059f63afef02b3be114b5ad3..4f1f837361072b9c3fdeebfc2fa742be25009c36 100644
--- a/mojo/dart/embedder/test/dart_test.cc
+++ b/mojo/dart/unittests/embedder_tester/dart_test.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/embedder/test/dart_test.h"
+#include "mojo/dart/unittests/embedder_tester/dart_test.h"
#include "base/bind.h"
#include "base/files/file_path.h"
« no previous file with comments | « mojo/dart/unittests/embedder_tester/dart_test.h ('k') | mojo/dart/unittests/embedder_tester/dart_to_cpp.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698