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

Unified Diff: mojo/mojo.gyp

Issue 339403003: Mojo: Make GetDefault{AsyncWaiter,Logger} static methods of Environment. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/environment/environment.cc ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index e54f9a41862e3e37dd5a69eb27418d746506a26d..27fe5f5a9db921925db2e7f03e2acfe0c96231fb 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -394,8 +394,6 @@
'mojo_environment_chromium_impl',
],
'sources': [
- 'environment/default_async_waiter.cc',
- 'environment/default_logger.cc',
'environment/environment.cc',
],
'include_dirs': [
« no previous file with comments | « mojo/environment/environment.cc ('k') | mojo/mojo_public.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698