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

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

Issue 1700273003: MD Settings: make <paper-drawer-panel> flip in RTL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: michaelpg@ review Created 4 years, 10 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 a3df15e0bf74f3c511c3ec34f9819ee1301b53c4..c23c5c53c3e02f0595cc1b6ab4299b2754dec124 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -211,6 +211,12 @@
file="default_browser_page/default_browser_page.js"
type="chrome_html" />
</if>
+ <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_HTML"
+ file="direction_delegate.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_DIRECTION_DELEGATE_JS"
+ file="direction_delegate.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_DOWNLOADS_PAGE_CSS"
file="downloads_page/downloads_page.css"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/settings.js ('k') | chrome/browser/resources/settings/settings_ui/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698