summaryrefslogtreecommitdiff
path: root/chromium/services/video_capture/public/mojom/constants.mojom
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/services/video_capture/public/mojom/constants.mojom')
-rw-r--r--chromium/services/video_capture/public/mojom/constants.mojom1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/services/video_capture/public/mojom/constants.mojom b/chromium/services/video_capture/public/mojom/constants.mojom
index d13930e0a76..ee5cd3e3a05 100644
--- a/chromium/services/video_capture/public/mojom/constants.mojom
+++ b/chromium/services/video_capture/public/mojom/constants.mojom
@@ -4,4 +4,5 @@
module video_capture.mojom;
+const string kServiceName = "video_capture";
const int32 kInvalidBufferId = -1;