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

Unified Diff: base/base.gyp

Issue 7549003: Optimize phishing page term feature extraction. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Windows compile errors. Created 9 years, 5 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 | « no previous file | base/base.gypi » ('j') | base/memory/mru_cache.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index d9521610e3dfe2f6588338de484439fd7203cc0f..e35b1ad3518a2a88d7b6a727d6f91ee7f082035c 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -213,6 +213,7 @@
'values_unittest.cc',
'version_unittest.cc',
'vlog_unittest.cc',
+ 'wide_string_piece_unittest.cc',
'win/event_trace_consumer_unittest.cc',
'win/event_trace_controller_unittest.cc',
'win/event_trace_provider_unittest.cc',
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/memory/mru_cache.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698