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

Unified Diff: mojo/mojo.gyp

Issue 251483007: Mojo: Start writing some unit tests for mojo::system::Channel. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add missing export macros Created 6 years, 8 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 | « no previous file | mojo/system/channel_unittest.cc » ('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 68e0e17ccb9d752f6fb7e50f00a1fcef2e63372b..2d8d6d6415462b4073f9a9b8cc318c9c81ac8f21 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -203,6 +203,7 @@
'sources': [
'embedder/embedder_unittest.cc',
'embedder/platform_channel_pair_posix_unittest.cc',
+ 'system/channel_unittest.cc',
'system/core_unittest.cc',
'system/core_test_base.cc',
'system/core_test_base.h',
« no previous file with comments | « no previous file | mojo/system/channel_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698