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

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

Issue 2484423004: [MD settings] settings for pdf documents (Closed)
Patch Set: made method private Created 4 years, 1 month 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 196bf3e006760aa012134080646f265d2becfbb4..7dd89af1aa717b350dc1154dafe6cf6744dbaba7 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -742,6 +742,12 @@
<structure name="IDR_SETTINGS_CLOUD_PRINTING_PAGE_JS"
file="printing_page/cloud_printers.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_PDF_DOCUMENTS_HTML"
+ file="site_settings/pdf_documents.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_PDF_DOCUMENTS_JS"
+ file="site_settings/pdf_documents.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_PRIVACY_PAGE_HTML"
file="privacy_page/privacy_page.html"
type="chrome_html"
« no previous file with comments | « chrome/browser/resources/settings/route.js ('k') | chrome/browser/resources/settings/site_settings/pdf_documents.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698