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

Unified Diff: mojo/edk/BUILD.gn

Issue 1469193002: EDK: Add a mojo::platform::MessageLoop abstraction. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 1 month 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/edk/base_edk/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/BUILD.gn
diff --git a/mojo/edk/BUILD.gn b/mojo/edk/BUILD.gn
index c9f2046aea70a9b98f121dc59ff4416c58532889..1de31bedbf05d208c94a8c08ef68041e33bc3b56 100644
--- a/mojo/edk/BUILD.gn
+++ b/mojo/edk/BUILD.gn
@@ -5,6 +5,7 @@
group("tests") {
testonly = true
deps = [
+ "base_edk:mojo_edk_base_edk_unittests",
"embedder:mojo_edk_embedder_unittests",
"system:mojo_edk_system_perftests",
"system:mojo_edk_system_unittests",
« no previous file with comments | « no previous file | mojo/edk/base_edk/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698