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

Unified Diff: components/components_tests.gyp

Issue 1632953002: Change the TranslateDeclined() to only count decline if the explicit_closed is set to true (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix ng build breakage Created 4 years, 11 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 95a8118b57ba3a7c89861cd2817c52b869c17556..0acf3963666091b2fecb0050e7c5150d1df477d8 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -767,6 +767,7 @@
'translate/core/browser/translate_manager_unittest.cc',
'translate/core/browser/translate_prefs_unittest.cc',
'translate/core/browser/translate_script_unittest.cc',
+ 'translate/core/browser/translate_ui_delegate_unittest.cc',
'translate/core/common/translate_metrics_unittest.cc',
'translate/core/common/translate_util_unittest.cc',
'translate/core/language_detection/language_detection_util_unittest.cc',
« no previous file with comments | « no previous file | components/translate/core/browser/BUILD.gn » ('j') | components/translate/core/browser/translate_ui_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698