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

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: Rebase. Created 5 years, 2 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 56e4598e4ba6730cc078309f0656386514515b42..171c939af1979b3d0fcb2c359e33cc705f07f828 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -502,6 +502,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",

Powered by Google App Engine
This is Rietveld 408576698