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

Unified Diff: content/renderer/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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 20eeea2c8f6f805b0ae4512f5e59094542f69b1a..7c2faf9e47e07215cb4b0f6e6ec2d426f64305d0 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -545,6 +545,10 @@ target(link_target_type, "renderer") {
"media/image_capture_frame_grabber.h",
"media/local_media_stream_audio_source.cc",
"media/local_media_stream_audio_source.h",
+ "media/media_devices_event_dispatcher.cc",
+ "media/media_devices_event_dispatcher.h",
+ "media/media_devices_listener_impl.cc",
+ "media/media_devices_listener_impl.h",
"media/media_recorder_handler.cc",
"media/media_recorder_handler.h",
"media/media_stream.cc",
« no previous file with comments | « content/public/test/test_download_request_handler.cc ('k') | content/renderer/gpu/render_widget_compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698