Chromium Code Reviews| Index: components/chooser_controller/README | 
| diff --git a/components/chooser_controller/README b/components/chooser_controller/README | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..7981b8829c1adb193c04cb0b99574ef428a8d6ef | 
| --- /dev/null | 
| +++ b/components/chooser_controller/README | 
| @@ -0,0 +1,2 @@ | 
| +This directory contains an interface for a chooser controller which has | 
| +a list of options that users can pick one of. |