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

Unified Diff: chrome/chrome_tests.gypi

Issue 2131005: Mac: Infrastructure for serialization of OS fonts over IPC. (Closed)
Patch Set: Better error logging Created 10 years, 7 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 | « chrome/chrome_common.gypi ('k') | chrome/common/font_loader_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index e5b4d4eb5225a4f56a04e7085a559764113c72b3..d411212dacea44d9584229774c9b4904794d4e0e 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -985,6 +985,7 @@
'common/extensions/update_manifest_unittest.cc',
'common/extensions/url_pattern_unittest.cc',
'common/extensions/user_script_unittest.cc',
+ 'common/font_loader_mac_unittest.mm',
'common/important_file_writer_unittest.cc',
'common/json_pref_store_unittest.cc',
'common/json_value_serializer_unittest.cc',
@@ -999,7 +1000,8 @@
'common/property_bag_unittest.cc',
'common/render_messages_unittest.cc',
'common/resource_dispatcher_unittest.cc',
- 'common/sandbox_mac_unittest.mm',
+ 'common/sandbox_mac_diraccess_unittest.mm',
+ 'common/sandbox_mac_fontloading_unittest.mm',
'common/sandbox_mac_unittest_helper.h',
'common/sandbox_mac_unittest_helper.mm',
'common/sandbox_mac_system_access_unittest.mm',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/font_loader_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698