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

Unified Diff: chrome/chrome_tests.gypi

Issue 8589001: Load mac sandbox definitions from resources instead of the bundle. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: also remove old bundle gyp code Created 9 years, 1 month 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index ebd122f3f303bdfd2ed7f0f4491cef4f67641293..29061a686cc64e3db6bd140c92b6298271b1cc73 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1998,11 +1998,6 @@
'../content/browser/renderer_host/text_input_client_mac_unittest.mm',
'../content/browser/tab_contents/navigation_controller_unittest.cc',
'../content/browser/tab_contents/render_view_host_manager_unittest.cc',
- '../content/common/sandbox_mac_diraccess_unittest.mm',
- '../content/common/sandbox_mac_fontloading_unittest.mm',
- '../content/common/sandbox_mac_unittest_helper.h',
- '../content/common/sandbox_mac_unittest_helper.mm',
- '../content/common/sandbox_mac_system_access_unittest.mm',
'../testing/gtest_mac_unittest.mm',
'../third_party/cld/encodings/compact_lang_det/compact_lang_det_unittest_small.cc',
'../views/test/test_views_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698