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

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

Issue 2713343003: MD Settings: Add "Auto Open" setting to Downloads page UI. (Closed)
Patch Set: format Created 3 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 3f1799e1694f5237182db80b11a68659443bbb89..37f98714e9578471abe83e798dec42c9931a9ab0 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -533,6 +533,12 @@
<structure name="IDR_SETTINGS_DIRECTION_DELEGATE_JS"
file="direction_delegate.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_DOWNLOADS_BROWSER_PROXY_HTML"
+ file="downloads_page/downloads_browser_proxy.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_DOWNLOADS_BROWSER_PROXY_JS"
+ file="downloads_page/downloads_browser_proxy.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_DOWNLOADS_PAGE_HTML"
file="downloads_page/downloads_page.html"
type="chrome_html"

Powered by Google App Engine
This is Rietveld 408576698