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

Unified Diff: components/translate/core/browser/BUILD.gn

Issue 1951083002: Add three missing test files to gn builds (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « components/safe_json/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate/core/browser/BUILD.gn
diff --git a/components/translate/core/browser/BUILD.gn b/components/translate/core/browser/BUILD.gn
index 02c1228c9a15da54fb5a495f061d20308141407e..9e02a4153fe6e22392db9f3c900e6136ea36ff26 100644
--- a/components/translate/core/browser/BUILD.gn
+++ b/components/translate/core/browser/BUILD.gn
@@ -80,6 +80,7 @@ source_set("unit_tests") {
"mock_translate_driver.h",
"translate_browser_metrics_unittest.cc",
"translate_language_list_unittest.cc",
+ "translate_manager_unittest.cc",
"translate_prefs_unittest.cc",
"translate_script_unittest.cc",
]
« no previous file with comments | « components/safe_json/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698