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

Unified Diff: content/test/BUILD.gn

Issue 2650153003: Add constructors and operators to MediaDeviceInfo. (Closed)
Patch Set: Created 3 years, 11 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 | « content/common/media/media_devices_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 612a1d5ecbc0d3e0d91ff211d2321e9727f1f660..86c8bb1c1acb33fae47693019292f05f7c1f6680 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1319,6 +1319,7 @@ test("content_unittests") {
"../common/mac/attributed_string_coder_unittest.mm",
"../common/mac/font_descriptor_unittest.mm",
"../common/manifest_util_unittest.cc",
+ "../common/media/media_devices_unittest.cc",
"../common/navigation_params_unittest.cc",
"../common/origin_trials/trial_token_unittest.cc",
"../common/origin_trials/trial_token_validator_unittest.cc",
« no previous file with comments | « content/common/media/media_devices_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698