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

Unified Diff: chrome/chrome_browser.gypi

Issue 1015363003: Move BinaryFeatureExtractor and PEImageReader to common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@zip2
Patch Set: sync to position 321353 Created 5 years, 9 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.gyp ('k') | chrome/chrome_common.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 f8c985e7ed1fcb55f3e320038e76b462d2747065..f6fa241695f1427585822dbda8fd3f5c06bbe408 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2328,10 +2328,6 @@
'browser/download/download_completion_blocker.h',
'browser/renderer_host/safe_browsing_resource_throttle.cc',
'browser/renderer_host/safe_browsing_resource_throttle.h',
- 'browser/safe_browsing/binary_feature_extractor.cc',
- 'browser/safe_browsing/binary_feature_extractor.h',
- 'browser/safe_browsing/binary_feature_extractor_posix.cc',
- 'browser/safe_browsing/binary_feature_extractor_win.cc',
'browser/safe_browsing/browser_feature_extractor.cc',
'browser/safe_browsing/browser_feature_extractor.h',
'browser/safe_browsing/browser_features.cc',
@@ -2400,8 +2396,6 @@
'browser/safe_browsing/incident_reporting/variations_seed_signature_incident.h',
'browser/safe_browsing/path_sanitizer.cc',
'browser/safe_browsing/path_sanitizer.h',
- 'browser/safe_browsing/pe_image_reader_win.cc',
- 'browser/safe_browsing/pe_image_reader_win.h',
'browser/safe_browsing/prefix_set.cc',
'browser/safe_browsing/prefix_set.h',
'browser/safe_browsing/protocol_manager.cc',
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698