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

Unified Diff: chrome/test/BUILD.gn

Issue 2745653008: [Media Router] Parse device description xml in utility process (Closed)
Patch Set: fix android build error Created 3 years, 9 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/common/media_router/dial_device_description_parser.mojom ('k') | chrome/utility/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 8d6c727f4a0c393d0c469baf9863214cfc3522e7..2e521f240f92ebfb462fb327a16a471734815739 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4427,6 +4427,7 @@ test("unit_tests") {
"../browser/media/router/presentation_media_sinks_observer_unittest.cc",
"../browser/media/router/presentation_request_unittest.cc",
"../browser/media/router/presentation_service_delegate_impl_unittest.cc",
+ "../utility/media_router/dial_device_description_parser_impl_unittest.cc",
]
deps += [ "//chrome/browser/media/router:test_support" ]
if (!is_android) {
« no previous file with comments | « chrome/common/media_router/dial_device_description_parser.mojom ('k') | chrome/utility/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698