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

Unified Diff: chrome/chrome_tests.gypi

Issue 501082: Implement delaying resource requests until privacy blacklists are ready. (Closed)
Patch Set: don't get stuck on errors Created 10 years, 12 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') | net/url_request/url_request_unittest.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 3c0c960abb8f97d7b9934ac7f867cb9fc19eabe1..6e4673c8f4b7b161e0d8b1c719148151ac869e0c 100755
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -745,9 +745,13 @@
'browser/password_manager/password_form_manager_unittest.cc',
'browser/password_manager/password_store_mac_unittest.cc',
'browser/printing/print_job_unittest.cc',
+ 'browser/privacy_blacklist/blacklist_interceptor_unittest.cc',
+ 'browser/privacy_blacklist/blacklist_io_unittest.cc',
+ 'browser/privacy_blacklist/blacklist_listener_unittest.cc',
'browser/privacy_blacklist/blacklist_manager_unittest.cc',
+ 'browser/privacy_blacklist/blacklist_test_util.cc',
+ 'browser/privacy_blacklist/blacklist_test_util.h',
'browser/privacy_blacklist/blacklist_unittest.cc',
- 'browser/privacy_blacklist/blacklist_io_unittest.cc',
'browser/process_info_snapshot_mac_unittest.cc',
'browser/profile_manager_unittest.cc',
'browser/renderer_host/audio_renderer_host_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | net/url_request/url_request_unittest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698