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

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

Issue 2097763004: MD Settings: Display: Add snapping and collisions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_547080_display_settings8a_drag
Patch Set: Rebase + More 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
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 58e6432f2584dc3602e4f7b9aefd43ed5975975d..5834f8732e7dca925d497b0a42d7970180a45b5d 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -378,6 +378,12 @@
<structure name="IDR_SETTINGS_DEVICE_DRAG_BEHAVIOR_JS"
file="device_page/drag_behavior.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_DEVICE_LAYOUT_BEHAVIOR_HTML"
+ file="device_page/layout_behavior.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_DEVICE_LAYOUT_BEHAVIOR_JS"
+ file="device_page/layout_behavior.js"
+ type="chrome_html" />
</if>
<structure name="IDR_SETTINGS_DIRECTION_DELEGATE_HTML"
file="direction_delegate.html"

Powered by Google App Engine
This is Rietveld 408576698