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

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

Issue 747923004: webui: minimize webui flicker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 years, 1 month 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 6442cb3a1da3257e785e71f9b09d45be062b89d1..838c0afb36cd99fb92ff05e1c20962ef5495efb6 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -225,6 +225,8 @@ without changes to the corresponding grd file. -->
<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"
file="css/overlay.css" type="chrome_html"
flattenhtml="true" />
« content/public/common/content_client.h ('K') | « ui/webui/resources/css/text_defaults.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698