summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorvlaviano@chromium.org <vlaviano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-29 02:49:44 +0000
committervlaviano@chromium.org <vlaviano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-29 02:49:44 +0000
commitcd681c453a82ab32086917f92884a5072cda46ae (patch)
treed3a032ed8ff713304385fed81a8718d0ee4b50e9 /chrome/app
parentbb5a5a7d106cd756ab0ab96adf95d774fed32657 (diff)
downloadchromium_src-cd681c453a82ab32086917f92884a5072cda46ae.zip
chromium_src-cd681c453a82ab32086917f92884a5072cda46ae.tar.gz
chromium_src-cd681c453a82ab32086917f92884a5072cda46ae.tar.bz2
Add Chrome OS bluetooth lab to about:flags
BUG=chromium-os:16752 TEST=View about:flags page Change-Id: Ia5850ab7610005a328325facda1a1b5535733120 Review URL: http://codereview.chromium.org/8070014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103231 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 92cc554..e069e47 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4309,6 +4309,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_DISABLE_VIEWS_DESKTOP_DESCRIPTION" desc="Description of the 'Disable desktop' lab.">
Uses the Views Desktop environment for Chrome.
</message>
+ <message name="IDS_FLAGS_ENABLE_BLUETOOTH_NAME" desc="Name of the 'Bluetooth' lab.">
+ Bluetooth
+ </message>
+ <message name="IDS_FLAGS_ENABLE_BLUETOOTH_DESCRIPTION" desc="Description of the 'Bluetooth' lab.">
+ Enable Chrome OS Bluetooth support.
+ </message>
<message name="IDS_FLAGS_MEMORY_WIDGET_NAME" desc="Name of the 'Show memory status' lab.">
Show memory status
</message>