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

Unified Diff: components/components_tests.gyp

Issue 1523113002: [Translate] Add unit tests for TranslateManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reset TranslateDownloadManager before/after testing. 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/translate/core/browser/translate_download_manager.cc » ('j') | no next file with comments »
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 2ff9375b8b1f032296a734e67db3176fd11f94e0..e6ae082fd87b5aed7d4edad1f63d338570649eb3 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -754,6 +754,7 @@
'translate/core/browser/language_state_unittest.cc',
'translate/core/browser/translate_browser_metrics_unittest.cc',
'translate/core/browser/translate_language_list_unittest.cc',
+ 'translate/core/browser/translate_manager_unittest.cc',
'translate/core/browser/translate_prefs_unittest.cc',
'translate/core/browser/translate_script_unittest.cc',
'translate/core/common/translate_metrics_unittest.cc',
« no previous file with comments | « no previous file | components/translate/core/browser/translate_download_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698