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

Side by Side Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2110833003: MD Settings: Add mouse settings, update pointer settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@PointersFake
Patch Set: rebase Created 4 years, 5 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
3 <outputs> 3 <outputs>
4 <output filename="grit/settings_resources.h" type="rc_header"> 4 <output filename="grit/settings_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/settings_resources_map.cc" 7 <output filename="grit/settings_resources_map.cc"
8 type="resource_file_map_source" /> 8 type="resource_file_map_source" />
9 <output filename="grit/settings_resources_map.h" 9 <output filename="grit/settings_resources_map.h"
10 type="resource_map_header" /> 10 type="resource_map_header" />
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
393 type="chrome_html" /> 393 type="chrome_html" />
394 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS" 394 <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS"
395 file="device_page/keyboard.js" 395 file="device_page/keyboard.js"
396 type="chrome_html" /> 396 type="chrome_html" />
397 <structure name="IDR_SETTINGS_DEVICE_PAGE_HTML" 397 <structure name="IDR_SETTINGS_DEVICE_PAGE_HTML"
398 file="device_page/device_page.html" 398 file="device_page/device_page.html"
399 type="chrome_html" /> 399 type="chrome_html" />
400 <structure name="IDR_SETTINGS_DEVICE_PAGE_JS" 400 <structure name="IDR_SETTINGS_DEVICE_PAGE_JS"
401 file="device_page/device_page.js" 401 file="device_page/device_page.js"
402 type="chrome_html" /> 402 type="chrome_html" />
403 <structure name="IDR_SETTINGS_DEVICE_TOUCHPAD_HTML" 403 <structure name="IDR_SETTINGS_DEVICE_POINTERS_HTML"
404 file="device_page/touchpad.html" 404 file="device_page/pointers.html"
405 type="chrome_html" /> 405 type="chrome_html" />
406 <structure name="IDR_SETTINGS_DEVICE_TOUCHPAD_JS" 406 <structure name="IDR_SETTINGS_DEVICE_POINTERS_JS"
407 file="device_page/touchpad.js" 407 file="device_page/pointers.js"
408 type="chrome_html" /> 408 type="chrome_html" />
409 <structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_HTML" 409 <structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_HTML"
410 file="device_page/drag_behavior.html" 410 file="device_page/drag_behavior.html"
411 type="chrome_html" /> 411 type="chrome_html" />
412 <structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_JS" 412 <structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_JS"
413 file="device_page/drag_behavior.js" 413 file="device_page/drag_behavior.js"
414 type="chrome_html" /> 414 type="chrome_html" />
415 <structure name="IDR_SETTINGS_DEVICE_LAYOUT_BEHAVIOR_HTML" 415 <structure name="IDR_SETTINGS_DEVICE_LAYOUT_BEHAVIOR_HTML"
416 file="device_page/layout_behavior.html" 416 file="device_page/layout_behavior.html"
417 type="chrome_html" /> 417 type="chrome_html" />
(...skipping 640 matching lines...) Expand 10 before | Expand all | Expand 10 after
1058 type="chrome_html" /> 1058 type="chrome_html" />
1059 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" 1059 <structure name="IDR_SETTINGS_USERS_PAGE_HTML"
1060 file="people_page/users_page.html" 1060 file="people_page/users_page.html"
1061 type="chrome_html" 1061 type="chrome_html"
1062 flattenhtml="true" 1062 flattenhtml="true"
1063 allowexternalscript="true" /> 1063 allowexternalscript="true" />
1064 </if> 1064 </if>
1065 </structures> 1065 </structures>
1066 </release> 1066 </release>
1067 </grit> 1067 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/route.js ('k') | chrome/browser/ui/webui/settings/chromeos/device_pointer_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698