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

Unified Diff: sandbox/linux/sandbox_linux_test_sources.gypi

Issue 259763002: Add tests to make sure UnixDomainSocket and namespaces play nicely (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup includes for IWYU 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
Index: sandbox/linux/sandbox_linux_test_sources.gypi
diff --git a/sandbox/linux/sandbox_linux_test_sources.gypi b/sandbox/linux/sandbox_linux_test_sources.gypi
index ffbf9c6191b09ab8e92fead3b395a478e9d3dd7b..afe69df9bff5b89ca7c5e2177073d6c6df18445f 100644
--- a/sandbox/linux/sandbox_linux_test_sources.gypi
+++ b/sandbox/linux/sandbox_linux_test_sources.gypi
@@ -21,6 +21,7 @@
'services/broker_process_unittest.cc',
'services/scoped_process_unittest.cc',
'services/thread_helpers_unittests.cc',
+ 'services/unix_domain_socket_unittest.cc',
'services/yama_unittests.cc',
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698