2 <html i18n-values=
"dir:textdirection;lang:language" id=
"uber">
6 <link rel=
"stylesheet" href=
"chrome://resources/css/chrome_shared.css">
7 <link rel=
"stylesheet" href=
"uber_frame.css">
9 <script src=
"chrome://resources/js/cr.js"></script>
10 <script src=
"chrome://resources/js/cr/ui/focus_manager.js"></script>
11 <script src=
"chrome://resources/js/load_time_data.js"></script>
12 <script src=
"chrome://uber-frame/uber_frame.js"></script>
17 <h1 i18n-content=
"shortProductName"></h1>
19 <li i18n-values=
"controls:historyHost;override:overridesHistory;
20 group:historyGroup" role=
"tab" hidden
>
21 <button class=
"custom-appearance"
22 i18n-content=
"historyDisplayName"></button>
24 <li i18n-values=
"controls:extensionsHost;group:extensionsGroup" role=
"tab"
26 <button class=
"custom-appearance"
27 i18n-content=
"extensionsDisplayName"></button>
29 <li i18n-values=
"controls:settingsHost;group:settingsGroup" role=
"tab" hidden
>
30 <button class=
"custom-appearance"
31 i18n-content=
"settingsDisplayName"></button>
33 <li id=
"helpNavItem" i18n-values=
"controls:helpHost;group:helpGroup"
35 <button class=
"custom-appearance"
36 i18n-content=
"helpDisplayName"></button>
40 <script src=
"chrome://uber-frame/strings.js"></script>
41 <script src=
"chrome://resources/js/i18n_template2.js"></script>