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

Unified Diff: mojo/dart/observatory_test/BUILD.gn

Issue 1191253005: Add Observatory mojo_shell hearbeat test (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 months 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/observatory_test/.gitignore ('k') | mojo/dart/observatory_test/main.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/observatory_test/BUILD.gn
diff --git a/examples/dart/hello_world/hello/BUILD.gn b/mojo/dart/observatory_test/BUILD.gn
similarity index 84%
copy from examples/dart/hello_world/hello/BUILD.gn
copy to mojo/dart/observatory_test/BUILD.gn
index 56cb2b260453a5c51d66ad4ddb5742eed22260ce..4401b351d676d74ae799d2e0bca8f3f875aef556 100644
--- a/examples/dart/hello_world/hello/BUILD.gn
+++ b/mojo/dart/observatory_test/BUILD.gn
@@ -4,7 +4,7 @@
import("//mojo/public/dart/rules.gni")
-dartzip_packaged_application("hello") {
+dartzip_packaged_application("observatory_test") {
sources = [
"main.dart",
]
« no previous file with comments | « mojo/dart/observatory_test/.gitignore ('k') | mojo/dart/observatory_test/main.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698