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

Unified Diff: chrome/chrome_browser.gypi

Issue 8345033: Collect some histograms about signed binary downloads. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: fix chromeos and valgrind Created 9 years, 2 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/browser/safe_browsing/signature_util_win_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 94e6d3750b0c46c2b51e24d31f986ca990c504c9..66e783aec0f3f381f43fb7aec7b0e57d9b3ea78f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2055,6 +2055,9 @@
'browser/safe_browsing/safe_browsing_store_file.h',
'browser/safe_browsing/safe_browsing_util.cc',
'browser/safe_browsing/safe_browsing_util.h',
+ 'browser/safe_browsing/signature_util_posix.cc',
+ 'browser/safe_browsing/signature_util_win.cc',
+ 'browser/safe_browsing/signature_util.h',
'browser/screensaver_window_finder_gtk.cc',
'browser/screensaver_window_finder_gtk.h',
'browser/search_engines/search_engine_type.h',
« no previous file with comments | « chrome/browser/safe_browsing/signature_util_win_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698