summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/browser/labs.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/chrome/browser/labs.cc b/chrome/browser/labs.cc
index 223a4d6..82ede78 100644
--- a/chrome/browser/labs.cc
+++ b/chrome/browser/labs.cc
@@ -124,6 +124,13 @@ const Experiment kExperiments[] = {
#endif
switches::kEnableCloudPrintProxy
},
+ {
+ "match-preview", // Do not change; see above.
+ IDS_LABS_INSTANT_NAME,
+ IDS_LABS_INSTANT_DESCRIPTION,
+ kOsMac,
+ switches::kEnableMatchPreview
+ },
// FIXME(scheib): Add Labs entry for accelerated Compositing,
// or pull it and the strings in generated_resources.grd by Dec 2010
//{