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..685515eb49d24cb9a7bc67c386a5d6cff8bcc7fe |
| --- /dev/null |
| +++ b/ui/oobe/declarations/oobe.json |
| @@ -0,0 +1,12 @@ |
| +{ |
| + "imports": [ |
| + ], |
| + "type": "oobe", |
| + "children": [ |
| + ], |
| + "context": [ |
| + ], |
| + "events": [ |
| + "button_clicked" |
| + ] |
| +} |