| OLD | NEW | 
|    1 <!DOCTYPE HTML> |    1 <!DOCTYPE HTML> | 
|    2 <html id="t" i18n-values="dir:textdirection"> |    2 <html id="t" i18n-values="dir:textdirection"> | 
|    3 <head> |    3 <head> | 
|    4 <meta charset="utf-8"> |    4 <meta charset="utf-8"> | 
|    5 <title i18n-content="optionsPageTitle"></title> |    5 <title i18n-content="optionsPageTitle"></title> | 
|    6  |    6  | 
|    7 <link rel="icon" href="../../../app/theme/settings_favicon.png"> |    7 <link rel="icon" href="../../../app/theme/settings_favicon.png"> | 
|    8 <link rel="stylesheet" href="chrome://resources/css/button.css"> |    8 <link rel="stylesheet" href="chrome://resources/css/button.css"> | 
|    9 <link rel="stylesheet" href="chrome://resources/css/checkbox.css"> |    9 <link rel="stylesheet" href="chrome://resources/css/checkbox.css"> | 
|   10 <link rel="stylesheet" href="chrome://resources/css/list.css"> |   10 <link rel="stylesheet" href="chrome://resources/css/list.css"> | 
| (...skipping 22 matching lines...) Expand all  Loading... | 
|   33 <link rel="stylesheet" href="language_options.css"> |   33 <link rel="stylesheet" href="language_options.css"> | 
|   34 <link rel="stylesheet" href="manage_profile_overlay.css"> |   34 <link rel="stylesheet" href="manage_profile_overlay.css"> | 
|   35 <link rel="stylesheet" href="password_manager.css"> |   35 <link rel="stylesheet" href="password_manager.css"> | 
|   36 <link rel="stylesheet" href="password_manager_list.css"> |   36 <link rel="stylesheet" href="password_manager_list.css"> | 
|   37 <link rel="stylesheet" href="personal_options.css"> |   37 <link rel="stylesheet" href="personal_options.css"> | 
|   38 <link rel="stylesheet" href="search_engine_manager.css"> |   38 <link rel="stylesheet" href="search_engine_manager.css"> | 
|   39 <link rel="stylesheet" href="search_page.css"> |   39 <link rel="stylesheet" href="search_page.css"> | 
|   40 <link rel="stylesheet" href="subpages_tab_controls.css"> |   40 <link rel="stylesheet" href="subpages_tab_controls.css"> | 
|   41 <link rel="stylesheet" href="../sync_setup_overlay.css"> |   41 <link rel="stylesheet" href="../sync_setup_overlay.css"> | 
|   42 <if expr="pp_ifdef('chromeos')"> |   42 <if expr="pp_ifdef('chromeos')"> | 
|   43   <link rel="stylesheet" href="about_page.css"> |  | 
|   44   <link rel="stylesheet" href="chromeos/accounts_options_page.css"> |   43   <link rel="stylesheet" href="chromeos/accounts_options_page.css"> | 
|   45   <link rel="stylesheet" href="chromeos/change_picture_options.css"> |   44   <link rel="stylesheet" href="chromeos/change_picture_options.css"> | 
|   46   <link rel="stylesheet" href="chromeos/internet_options_page.css"> |   45   <link rel="stylesheet" href="chromeos/internet_options_page.css"> | 
|   47   <link rel="stylesheet" href="chromeos/proxy.css"> |   46   <link rel="stylesheet" href="chromeos/proxy.css"> | 
|   48   <link rel="stylesheet" href="chromeos/system_options_page.css"> |   47   <link rel="stylesheet" href="chromeos/system_options_page.css"> | 
|   49   <link rel="stylesheet" herf="chromeos/bluetooth.css"> |   48   <link rel="stylesheet" herf="chromeos/bluetooth.css"> | 
|   50 </if> |   49 </if> | 
|   51 <if expr="pp_ifdef('chromeos') and pp_ifdef('use_virtual_keyboard')"> |   50 <if expr="pp_ifdef('chromeos') and pp_ifdef('use_virtual_keyboard')"> | 
|   52   <link rel="stylesheet" href="chromeos/virtual_keyboard.css"> |   51   <link rel="stylesheet" href="chromeos/virtual_keyboard.css"> | 
|   53 </if> |   52 </if> | 
| (...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  131              <include src="advanced_options.html"> |  130              <include src="advanced_options.html"> | 
|  132            </div> |  131            </div> | 
|  133          </div> |  132          </div> | 
|  134        </div> |  133        </div> | 
|  135        <div id="subpage-sheet-container-2" |  134        <div id="subpage-sheet-container-2" | 
|  136            class="subpage-sheet-container transparent" hidden> |  135            class="subpage-sheet-container transparent" hidden> | 
|  137          <div id="subpage-sheet-2" class="subpage-sheet"> |  136          <div id="subpage-sheet-2" class="subpage-sheet"> | 
|  138            <button class="raw-button close-subpage custom-appearance"></button> |  137            <button class="raw-button close-subpage custom-appearance"></button> | 
|  139            <div class="subpage-sheet-contents"> |  138            <div class="subpage-sheet-contents"> | 
|  140              <if expr="pp_ifdef('chromeos')"> |  139              <if expr="pp_ifdef('chromeos')"> | 
|  141                <include src="about_page.html"> |  | 
|  142                <include src="chromeos/change_picture_options.html"> |  140                <include src="chromeos/change_picture_options.html"> | 
|  143                <include src="chromeos/proxy.html"> |  141                <include src="chromeos/proxy.html"> | 
|  144              </if> |  142              </if> | 
|  145              <if expr="not pp_ifdef('win32') and not pp_ifdef('darwin')"> |  143              <if expr="not pp_ifdef('win32') and not pp_ifdef('darwin')"> | 
|  146                <include src="certificate_manager.html"> |  144                <include src="certificate_manager.html"> | 
|  147              </if> |  145              </if> | 
|  148              <include src="autofill_options.html"> |  146              <include src="autofill_options.html"> | 
|  149              <include src="content_settings.html"> |  147              <include src="content_settings.html"> | 
|  150              <include src="font_settings.html"> |  148              <include src="font_settings.html"> | 
|  151              <include src="language_options.html"> |  149              <include src="language_options.html"> | 
| (...skipping 27 matching lines...) Expand all  Loading... | 
|  179          </div> |  177          </div> | 
|  180        </div> |  178        </div> | 
|  181      </div> |  179      </div> | 
|  182   </div> |  180   </div> | 
|  183 </div> |  181 </div> | 
|  184 <script src="chrome://settings-frame/strings.js"></script> |  182 <script src="chrome://settings-frame/strings.js"></script> | 
|  185 <script src="chrome://resources/js/i18n_template.js"></script> |  183 <script src="chrome://resources/js/i18n_template.js"></script> | 
|  186 <script src="chrome://resources/js/i18n_process.js"></script> |  184 <script src="chrome://resources/js/i18n_process.js"></script> | 
|  187 </body> |  185 </body> | 
|  188 </html> |  186 </html> | 
| OLD | NEW |