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

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

Issue 2013963003: Add the Mac OSX Keychain message to the Passwords Page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 9d91f1c556f5e61b6f28df4912c77400f2fbbe39..ca48d068dfbf155feef4f0ab4dd09bab1bd506b1 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -470,6 +470,7 @@
type="chrome_html" />
<structure name="IDR_SETTINGS_PASSWORDS_SECTION_HTML"
file="passwords_and_forms_page/passwords_section.html"
+ flattenhtml="true"
Dan Beam 2016/05/26 18:57:28 nit: can this be preprocess=true now instead?
hcarmona 2016/05/26 19:29:01 Not needed anymore.
type="chrome_html" />
<structure name="IDR_SETTINGS_PASSWORDS_SECTION_JS"
file="passwords_and_forms_page/passwords_section.js"

Powered by Google App Engine
This is Rietveld 408576698