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

Unified Diff: content/test/BUILD.gn

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 19ffde74b252da957c85fbc85a98f3702b25a821..a858fd985893b26a7e3107c72168de0a9a5285e7 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1489,6 +1489,7 @@ test("content_unittests") {
"../renderer/media/gpu/rtc_video_encoder_unittest.cc",
"../renderer/media/html_audio_element_capturer_source_unittest.cc",
"../renderer/media/html_video_element_capturer_source_unittest.cc",
+ "../renderer/media/media_devices_event_dispatcher_unittest.cc",
"../renderer/media/media_recorder_handler_unittest.cc",
"../renderer/media/media_stream_audio_processor_unittest.cc",
"../renderer/media/media_stream_audio_unittest.cc",
« no previous file with comments | « content/shell/utility/shell_content_utility_client.cc ('k') | content/test/data/media/webui/player_info_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698