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

Unified Diff: mojo/environment/BUILD.gn

Issue 710403002: Add Mojo application test support to Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address some comments. Created 6 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
Index: mojo/environment/BUILD.gn
diff --git a/mojo/environment/BUILD.gn b/mojo/environment/BUILD.gn
index c860250022b34e96451fc8cf7980dc52bc710e65..804a95139695d91a62a31c1ca508c7e4e6df2703 100644
--- a/mojo/environment/BUILD.gn
+++ b/mojo/environment/BUILD.gn
@@ -28,6 +28,8 @@ component("chromium_impl") {
"default_async_waiter_impl.h",
"default_logger_impl.cc",
"default_logger_impl.h",
+ "default_run_loop_impl.cc",
+ "default_run_loop_impl.h",
]
defines = [

Powered by Google App Engine
This is Rietveld 408576698