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

Unified Diff: chrome/chrome.gyp

Issue 371063: Integrate BlacklistManager with Profile. (Closed)
Patch Set: trybot fixes Created 11 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
« no previous file with comments | « chrome/browser/renderer_host/resource_message_filter.cc ('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.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index c46e5e59bdefa0cda0c0b665b48b049a27427c6e..3fec7959dc8bb671695cceade96e19fe0764a949 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1968,12 +1968,12 @@
'browser/privacy_blacklist/blacklist.cc',
'browser/privacy_blacklist/blacklist_io.h',
'browser/privacy_blacklist/blacklist_io.cc',
- 'browser/privacy_blacklist/blacklist_observer.h',
- 'browser/privacy_blacklist/blacklist_observer.cc',
'browser/privacy_blacklist/blacklist_manager.h',
'browser/privacy_blacklist/blacklist_manager.cc',
'browser/privacy_blacklist/blacklist_store.h',
'browser/privacy_blacklist/blacklist_store.cc',
+ 'browser/privacy_blacklist/blacklist_ui.h',
+ 'browser/privacy_blacklist/blacklist_ui.cc',
'browser/privacy_blacklist/blocked_response.h',
'browser/privacy_blacklist/blocked_response.cc',
'browser/process_info_snapshot_mac.cc',
« no previous file with comments | « chrome/browser/renderer_host/resource_message_filter.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698