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

Unified Diff: chrome/app/generated_resources.grd

Issue 6598053: P2P Sockets host implementation. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: - Created 9 years, 10 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: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8e4ada092b261cb3dae3dc83c020ae27b3bebb58..4cf9a91aeea8166afaa610118aca8f70b2cd4d83 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4059,6 +4059,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_WEBGL_DESCRIPTION" desc="Description of the 'WebGL' lab.">
Enables canvas elements to use 3D graphics via the WebGL API.
</message>
+ <message name="IDS_FLAGS_P2P_API_NAME" desc="Name of the 'P2P API' lab.">
+ P2P API
+ </message>
+ <message name="IDS_FLAGS_P2P_API_DESCRIPTION" desc="Description of the 'P2P API' lab.">
+ Enables P2P Pepper API and P2P JavaScript API. The API is under development, and doesn't work yet.
+ </message>
<message name="IDS_FLAGS_PRINT_PREVIEW_NAME" desc="Name of the 'Print Preview' lab.">
Print Preview
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/renderer_host/browser_render_process_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698