2 <html i18n-values=
"dir:textdirection;lang:language">
5 <title i18n-content=
"title"></title>
6 <link rel=
"import" href=
"chrome://resources/html/polymer_config.html">
7 <link rel=
"import" href=
"chrome://downloads/manager.html">
25 <downloads-manager></downloads-manager>
26 <command id=
"clear-all-command" shortcut=
"Alt-U+0043"><!-- Alt+C -->
28 <command id=
"undo-command" shortcut=
"Meta-U+005A"><!-- Command+Z -->
30 <if expr=
"not is_macosx">
31 <command id=
"undo-command" shortcut=
"Ctrl-U+005A"><!-- Ctrl+Z -->
33 <link rel=
"import" href=
"chrome://resources/html/load_time_data.html">
34 <link rel=
"import" href=
"chrome://downloads/strings.html">
35 <link rel=
"import" href=
"chrome://resources/html/i18n_template.html">