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

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

Issue 1313463002: Revert of Add more components_unittests to GN build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@tests4
Patch Set: Created 5 years, 4 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/sync_driver/BUILD.gn ('k') | components/translate/core/common/BUILD.gn » ('j') | 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 862d2d0a52fef7bd5d9fba4062a690c957fa9af1..13728f4676f233ceda257f0a2f8003ee41c7591d 100644
--- a/components/translate/core/browser/BUILD.gn
+++ b/components/translate/core/browser/BUILD.gn
@@ -51,18 +51,3 @@
"//url",
]
}
-
-source_set("unit_tests") {
- testonly = true
- sources = [
- "language_state_unittest.cc",
- "translate_browser_metrics_unittest.cc",
- "translate_language_list_unittest.cc",
- "translate_prefs_unittest.cc",
- "translate_script_unittest.cc",
- ]
- deps = [
- ":browser",
- "//testing/gtest",
- ]
-}
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/translate/core/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698