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

Unified Diff: ui/webui/resources/webui_resources.grd

Issue 1846383002: MD Downloads: fix vulcanize issues by excluding higher up in the dependency tree (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix tests 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: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index aadc894027f02da771e85f5f9499f85e1a7b1948..83c3405194dd0a32d509bc59fffd1da26682e8a7 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -305,6 +305,8 @@ without changes to the corresponding grd file. -->
file="html/load_time_data.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_POLYMER"
file="html/polymer.html" type="chrome_html" />
+ <structure name="IDR_WEBUI_HTML_POLYMER_CONFIG"
+ file="html/polymer_config.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_I18N_BEHAVIOR"
file="html/i18n_behavior.html" type="chrome_html" />
<structure name="IDR_WEBUI_HTML_UTIL"
« chrome/test/data/webui/polymer_browser_test_base.js ('K') | « ui/webui/resources/html/polymer.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698