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

Unified Diff: mojo/dart/unittests/embedder_tester/BUILD.gn

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/unittests/BUILD.gn ('k') | mojo/dart/unittests/embedder_tester/dart_finalizer_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/unittests/embedder_tester/BUILD.gn
diff --git a/mojo/dart/embedder/test/BUILD.gn b/mojo/dart/unittests/embedder_tester/BUILD.gn
similarity index 98%
rename from mojo/dart/embedder/test/BUILD.gn
rename to mojo/dart/unittests/embedder_tester/BUILD.gn
index 48cfc302d7927a7f2aafdf988492a013b34a401e..62a0048460a45a352a0b92abecc814f6282e13c2 100644
--- a/mojo/dart/embedder/test/BUILD.gn
+++ b/mojo/dart/unittests/embedder_tester/BUILD.gn
@@ -5,7 +5,7 @@
import("//mojo/public/tools/bindings/mojom.gni")
import("//testing/test.gni")
-group("test") {
+group("embedder_tester") {
testonly = true
deps = [
":dart_finalizer_unittests",
« no previous file with comments | « mojo/dart/unittests/BUILD.gn ('k') | mojo/dart/unittests/embedder_tester/dart_finalizer_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698