Chromium Code Reviews| Index: ui/oobe/declarations/oobe.json |
| diff --git a/ui/oobe/declarations/oobe.json b/ui/oobe/declarations/oobe.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9163e9e210aa3eeb3c6022698686e612a697bcc9 |
| --- /dev/null |
| +++ b/ui/oobe/declarations/oobe.json |
| @@ -0,0 +1,7 @@ |
| +{ |
| + "comment": "Root OOBE element.", |
| + "type": "oobe", |
| + "events": [ |
| + { "name": "button_clicked" } |
| + ] |
| +} |