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

Unified Diff: components/BUILD.gn

Issue 2913033003: [cast_channel] Move cast_channel related files from //extensions to //components (Closed)
Patch Set: Created 3 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 | « no previous file | components/cast_channel/BUILD.gn » ('j') | components/cast_channel/BUILD.gn » ('J')
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 1deb2cad95008d98ffe5ccf2e1a341a993bbda7b..aa9deffe9d232e65325277ed0fe0e2b404dd8b32 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -172,6 +172,7 @@ test("components_unittests") {
"//components/autofill/content/common:unit_tests",
"//components/autofill/content/renderer:unit_tests",
"//components/cast_certificate:unit_tests",
+ "//components/cast_channel:unit_tests",
"//components/certificate_reporting:unit_tests",
"//components/certificate_transparency:unit_tests",
"//components/contextual_search:unit_tests",
« no previous file with comments | « no previous file | components/cast_channel/BUILD.gn » ('j') | components/cast_channel/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698