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

Unified Diff: chrome/chrome_browser.gypi

Issue 6710004: Querying the history service to get the redirect information for urls.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 84048)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1745,6 +1745,8 @@
'browser/safe_browsing/malware_details.h',
'browser/safe_browsing/malware_details_cache.cc',
'browser/safe_browsing/malware_details_cache.h',
+ 'browser/safe_browsing/malware_details_history.cc',
+ 'browser/safe_browsing/malware_details_history.h',
'browser/safe_browsing/prefix_set.cc',
'browser/safe_browsing/prefix_set.h',
'browser/safe_browsing/protocol_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698