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

Unified Diff: content/common/BUILD.gn

Issue 1246283003: Split out audio debug recording from RenderProcessHostImpl. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compile. Created 4 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/browser/renderer_host/render_process_host_impl.cc ('k') | content/common/media/aec_dump_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 13f3059351565b96d72fbd441f5a151caea61b10..d5e23a37a6e1d064febf829b80f32ec40b00170f 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -534,6 +534,7 @@ mojom("mojo_bindings") {
"background_sync_service.mojom",
"geolocation_service.mojom",
"image_downloader/image_downloader.mojom",
+ "media/audio_debug_recording.mojom",
"permission_service.mojom",
"presentation/presentation_service.mojom",
"process_control.mojom",
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/common/media/aec_dump_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698