Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(235)

Unified Diff: ui/oobe/declarations/oobe.json

Issue 941973003: New OOBE implementation skeleton using WUG toolkit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Builds with gn using is_component_build=false. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« ui/oobe/OWNERS ('K') | « ui/oobe/OWNERS ('k') | ui/oobe/oobe_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
+ ]
+}
« ui/oobe/OWNERS ('K') | « ui/oobe/OWNERS ('k') | ui/oobe/oobe_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698