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

Unified Diff: components/BUILD.gn

Issue 493953002: Componentize component_updater: Move a bunch of tests to component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « chrome/chrome_tests_unit.gypi ('k') | components/component_updater.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 1d7eb133465daeaaf3094460e91a13d586e3e75c..027a23068b04778f80d2eb88888c7026f6a23d1d 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -193,6 +193,7 @@ test("components_unittests") {
"//components/bookmarks/browser:unit_tests",
"//components/captive_portal:unit_tests",
"//components/cloud_devices/common:unit_tests",
+ "//components/component_updater:unit_tests",
"//components/crx_file:unit_tests",
"//components/data_reduction_proxy/browser:unit_tests",
"//components/data_reduction_proxy/common:unit_tests",
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/component_updater.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698