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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2097793004: MD Settings: Display: Implement dragging (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_547080_display_settings7
Patch Set: Feedback Created 4 years, 6 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
« no previous file with comments | « chrome/browser/resources/settings/device_page/drag_behavior.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 5a8cc492633d1dcf0c7a79024973b221c1bb5a42..58e6432f2584dc3602e4f7b9aefd43ed5975975d 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -372,6 +372,12 @@
<structure name="IDR_SETTINGS_DEVICE_TOUCHPAD_JS"
file="device_page/touchpad.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_HTML"
+ file="device_page/drag_behavior.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_JS"
+ file="device_page/drag_behavior.js"
+ type="chrome_html" />
</if>
<structure name="IDR_SETTINGS_DIRECTION_DELEGATE_HTML"
file="direction_delegate.html"
« no previous file with comments | « chrome/browser/resources/settings/device_page/drag_behavior.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698