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

Unified Diff: components/components_tests.gyp

Issue 1530403003: Add anonymizer tool (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | components/feedback.gypi » ('j') | components/feedback/anonymizer_tool.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 9a711041018870acb115c0299e70a2aa59bac06e..a6dd71fa31cba6c55a23dbc0563c572b0f5d2959 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -247,6 +247,7 @@
'error_page/renderer/net_error_helper_core_unittest.cc',
],
'feedback_unittest_sources': [
+ 'feedback/anonymizer_tool_unittest.cc',
'feedback/feedback_common_unittest.cc',
'feedback/feedback_data_unittest.cc',
'feedback/feedback_uploader_chrome_unittest.cc',
« no previous file with comments | « no previous file | components/feedback.gypi » ('j') | components/feedback/anonymizer_tool.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698