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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index d63ef44da827dd907ff936a83bf16d83e943198b..995b7201a618d35ae5bd27975d6adfcc19200fd7 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -400,11 +400,11 @@
<structure name="IDR_SETTINGS_DEVICE_PAGE_JS"
file="device_page/device_page.js"
type="chrome_html" />
- <structure name="IDR_SETTINGS_DEVICE_TOUCHPAD_HTML"
- file="device_page/touchpad.html"
+ <structure name="IDR_SETTINGS_DEVICE_POINTERS_HTML"
+ file="device_page/pointers.html"
type="chrome_html" />
- <structure name="IDR_SETTINGS_DEVICE_TOUCHPAD_JS"
- file="device_page/touchpad.js"
+ <structure name="IDR_SETTINGS_DEVICE_POINTERS_JS"
+ file="device_page/pointers.js"
type="chrome_html" />
<structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_HTML"
file="device_page/drag_behavior.html"
« 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