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

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

Issue 1076093002: Minimize flicker by adding a   to nodes that will have (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: estade@ review Created 5 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 7294e5033a6f87d56573305e42983f2ba3eee714..1ff2110fb0f8058a4e42327c0611d994eb079471 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -209,20 +209,25 @@ without changes to the corresponding grd file. -->
<structures>
<structure name="IDR_WEBUI_CSS_ALERT_OVERLAY"
file="css/alert_overlay.css" type="chrome_html" />
+ <structure name="IDR_WEBUI_CSS_APPS_COMMON"
+ file="css/apps/common.css" type="chrome_html" />
+ <structure name="IDR_WEBUI_CSS_APPS_TOPBUTTON_BAR"
+ file="css/apps/topbutton_bar.css" type="chrome_html" />
<structure name="IDR_WEBUI_CSS_BUBBLE"
file="css/bubble.css" type="chrome_html" />
<structure name="IDR_WEBUI_CSS_BUBBLE_BUTTON"
file="css/bubble_button.css" type="chrome_html" />
<structure name="IDR_WEBUI_CSS_BUTTER_BAR"
file="css/butter_bar.css" type="chrome_html" />
+ <structure name="IDR_WEBUI_CSS_CHROME"
+ file="css/chrome_shared.css" type="chrome_html"
+ flattenhtml="true" />
Dan Beam 2015/04/10 23:42:52 alpha re-ordering
<structure name="IDR_WEBUI_CSS_CONTROLLED_INDICATOR"
file="css/controlled_indicator.css" type="chrome_html" />
- <structure name="IDR_WEBUI_CSS_APPS_COMMON"
- file="css/apps/common.css" type="chrome_html" />
- <structure name="IDR_WEBUI_CSS_APPS_TOPBUTTON_BAR"
- file="css/apps/topbutton_bar.css" type="chrome_html" />
<structure name="IDR_WEBUI_CSS_DIALOGS"
file="css/dialogs.css" type="chrome_html" />
+ <structure name="IDR_WEBUI_CSS_I18N_PROCESS"
+ file="css/i18n_process.css" type="chrome_html" />
Dan Beam 2015/04/10 23:42:52 new
<structure name="IDR_WEBUI_CSS_LIST"
file="css/list.css" type="chrome_html" />
<structure name="IDR_WEBUI_CSS_MENU"
@@ -231,9 +236,6 @@ without changes to the corresponding grd file. -->
<structure name="IDR_WEBUI_CSS_MENU_BUTTON"
file="css/menu_button.css" type="chrome_html"
flattenhtml="true" />
- <structure name="IDR_WEBUI_CSS_CHROME"
- file="css/chrome_shared.css" type="chrome_html"
- flattenhtml="true" />
<structure name="IDR_WEBUI_CSS_TEXT_DEFAULTS"
file="css/text_defaults.css" type="chrome_html" />
<structure name="IDR_WEBUI_CSS_OVERLAY"
« ui/webui/resources/css/i18n_process.css ('K') | « ui/webui/resources/js/i18n_template_no_process.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698