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

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

Issue 1876283002: MD Settings: On Startup, moving remove URL option under a dots menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@edit_on_startup_cpp
Patch Set: Typo. Created 4 years, 8 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 5b424be936c3395eebcae5e1fb70516034705a49..fa4434668b21dae8118d43fd2f0ad16668a95916 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -105,6 +105,13 @@
file="on_startup_page/startup_url_dialog.html"
type="chrome_html"
allowexternalscript="true" />
+ <structure name="IDR_SETTINGS_STARTUP_URL_ENTRY_JS"
+ file="on_startup_page/startup_url_entry.js"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_STARTUP_URL_ENTRY_HTML"
+ file="on_startup_page/startup_url_entry.html"
+ type="chrome_html"
+ allowexternalscript="true" />
<structure name="IDR_SETTINGS_CR_SETTINGS_MAIN_CSS"
file="settings_main/settings_main.css"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698