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

Unified Diff: components/BUILD.gn

Issue 2891923004: [cast_channel] Make cast_channel related files not depend on "cast_channel.h" (Closed)
Patch Set: rename cast_channel_type to cast_channel_enum 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/cast_channel_enum.cc » ('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 8f317aabd9f30d9247793d0479f3eea2517f1f6c..aed0c0746a74a22f6d4c05155c1dfc7c71ba922a 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/cast_channel_enum.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698