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

Unified Diff: chrome/chrome_tests.gypi

Issue 8226026: Allow whitelisted bundles to load in Chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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 | chrome/common/mac/cfbundle_blocker.h » ('j') | chrome/common/mac/cfbundle_blocker.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 105162)
+++ chrome/chrome_tests.gypi (working copy)
@@ -1843,10 +1843,11 @@
'common/json_schema_validator_unittest_base.cc',
'common/json_schema_validator_unittest_base.h',
'common/json_value_serializer_unittest.cc',
+ 'common/mac/cfbundle_blocker_unittest.mm',
+ 'common/mac/objc_method_swizzle_unittest.mm',
+ 'common/mac/objc_zombie_unittest.mm',
'common/metrics_log_manager_unittest.cc',
'common/multi_process_lock_unittest.cc',
- 'common/mac/objc_method_swizzle_unittest.mm',
- 'common/mac/objc_zombie_unittest.mm',
'common/net/gaia/gaia_auth_fetcher_unittest.cc',
'common/net/gaia/gaia_auth_fetcher_unittest.h',
'common/net/gaia/gaia_authenticator_unittest.cc',
« no previous file with comments | « no previous file | chrome/common/mac/cfbundle_blocker.h » ('j') | chrome/common/mac/cfbundle_blocker.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698