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

Unified Diff: content/content_tests.gypi

Issue 1186233004: Refactor OS X sandbox processing and audit sandbox files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor OS X sandbox processing and audit sandbox files Created 5 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 02aa354ac4a568683e291b7ec4a1480f2da56cfb..c4ebf7490f5ea6ac963f1d222f1a7237cd7e536d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -641,6 +641,7 @@
'common/plugin_list_unittest.cc',
'common/sandbox_mac_diraccess_unittest.mm',
'common/sandbox_mac_fontloading_unittest.mm',
+ 'common/sandbox_mac_compiler_unittest.mm',
Robert Sesek 2015/06/16 23:52:41 nit: Alphabetize.
Greg K 2015/06/18 20:45:18 Done.
'common/sandbox_mac_system_access_unittest.mm',
'common/sandbox_mac_unittest_helper.h',
'common/sandbox_mac_unittest_helper.mm',

Powered by Google App Engine
This is Rietveld 408576698