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

Unified Diff: chrome/app/generated_resources.grd

Issue 262383003: Add Intel Perceptual Computing SDK based depth video capture for Windows Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 46e675537231dbb2a094f46a5fca78b8c7628e15..1016be41cbc38e24ba2f428a82aca2f6a253a900 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6796,6 +6796,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_DISABLE_EMBEDDED_SHARED_WORKER_DESCRIPTION" desc="Description of the flag to disable In-renderer Shared Worker.">
Disable In-Renderer Shared Worker to run Shared Worker in a legacy dedicated worker process.
</message>
+ <message name="IDS_FLAGS_ENABLE_DEPTH_CAMERA_NAME" desc="Name of the flag to enable depth camera.">
+ Enable Depth Camera.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_DEPTH_CAMERA_DESCRIPTION" desc="Description of the flag to enable depth camera.">
+ Enable Depth Camera allows Chrome to fetch depth video stream from depth camera if possible.
+ </message>
<!-- Crashes -->
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698