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

Unified Diff: chrome/chrome_tests.gypi

Issue 10823208: Reverting this as it causes browser tests on the Linux ChromiumOS builder to fail. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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_browser.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 150390)
+++ chrome/chrome_tests.gypi (working copy)
@@ -1452,10 +1452,8 @@
'browser/policy/testing_policy_url_fetcher_factory.h',
'browser/policy/url_blacklist_manager_unittest.cc',
'browser/policy/user_cloud_policy_manager_unittest.cc',
- 'browser/policy/user_cloud_policy_store_unittest.cc',
'browser/policy/user_cloud_policy_store_chromeos_unittest.cc',
'browser/policy/user_policy_cache_unittest.cc',
- 'browser/policy/user_policy_signin_service_unittest.cc',
'browser/predictors/autocomplete_action_predictor_table_unittest.cc',
'browser/predictors/autocomplete_action_predictor_unittest.cc',
'browser/predictors/resource_prefetch_predictor_unittest.cc',
@@ -2188,9 +2186,6 @@
['exclude', '^browser/media_gallery/media_device_notifications_linux_unittest.cc'],
['exclude', '^browser/password_manager/native_backend_gnome_x_unittest.cc'],
['exclude', '^browser/password_manager/native_backend_kwallet_x_unittest.cc'],
- ['exclude', '^browser/policy/user_cloud_policy_store_unittest.cc'],
- ['exclude', '^browser/policy/user_policy_signin_service_unittest.cc'],
-
['exclude', '^browser/safe_browsing/download_protection_service_unittest.cc' ],
],
'sources': [
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698