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

Unified Diff: mojo/mojo_base.gyp

Issue 710403002: Add Mojo application test support to Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add default_run_loop_impl files to the GYP target. 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
« no previous file with comments | « mojo/environment/environment.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index 065de091d6f3cb3da76a428695ae7bdb1c1d750d..96305df476d3b316d5efa4f73b525034dbc3f823 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -133,6 +133,8 @@
'environment/default_async_waiter_impl.h',
'environment/default_logger_impl.cc',
'environment/default_logger_impl.h',
+ 'environment/default_run_loop_impl.cc',
+ 'environment/default_run_loop_impl.h',
],
'include_dirs': [
'..',
« no previous file with comments | « mojo/environment/environment.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698