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

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

Issue 2704713002: MD Settings: Should not show "Import and Bind" button on non-CrOS. (Closed)
Patch Set: Need more preproccessing. 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 6ce1ff74db70bdebe90a1020255568bb846abe5b..e9f4080d394a71359c7bf455af81ee81c683c5e7 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -274,9 +274,11 @@
type="chrome_html" />
<structure name="IDR_SETTINGS_CERTIFICATE_LIST_HTML"
file="certificate_manager_page/certificate_list.html"
+ preprocess="true"
type="chrome_html" />
<structure name="IDR_SETTINGS_CERTIFICATE_LIST_JS"
file="certificate_manager_page/certificate_list.js"
+ preprocess="true"
dpapad 2017/02/17 20:22:36 Actually this file also needs to be preprocessed.
type="chrome_html" />
<structure name="IDR_SETTINGS_CERTIFICATE_ENTRY_HTML"
file="certificate_manager_page/certificate_entry.html"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698