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

Unified Diff: mojo/BUILD.gn

Issue 768683003: Switch clipboard_unittests to clipboard_apptests. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: oneliners Created 6 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 | « no previous file | mojo/tools/data/apptests » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 9d0884bf49c848efe23ccdf6e51d39aa23b41a7b..9e48e0232c49fbdd3881220cb87f2c06befe962b 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -73,7 +73,7 @@ group("tests") {
"//mojo/shell:external_application_unittests",
"//mojo/shell:mojo_shell_tests",
"//mojo/tools:message_generator",
- "//services/clipboard:clipboard_unittests",
+ "//services/clipboard:apptests",
"//services/js:js_services_unittests",
"//services/js:js_apptests",
]
« no previous file with comments | « no previous file | mojo/tools/data/apptests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698