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

Unified Diff: chrome/chrome_tests.gypi

Issue 2862041: Remove abonded privacy blacklist implementation. (Closed)
Patch Set: fix unit tests Created 10 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/chrome_constants.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 b2174d364b541a923f52435b800282516f3d4d6b..ea2e1428fff85e0bddfe5e1e0e22757b760cc359 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -905,8 +905,6 @@
'browser/preferences_mock_mac.h',
'browser/printing/print_dialog_cloud_unittest.cc',
'browser/printing/print_job_unittest.cc',
- 'browser/privacy_blacklist/blacklist_interceptor_unittest.cc',
- 'browser/privacy_blacklist/blacklist_unittest.cc',
'browser/process_info_snapshot_mac_unittest.cc',
'browser/profile_manager_unittest.cc',
'browser/renderer_host/audio_renderer_host_unittest.cc',
@@ -2123,7 +2121,6 @@
'../webkit/support/webkit_support.gyp:glue',
],
'sources': [
- 'browser/privacy_blacklist/blacklist_perftest.cc',
'browser/safe_browsing/filter_false_positive_perftest.cc',
'browser/visitedlink_perftest.cc',
'common/json_value_serializer_perftest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/chrome_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698