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

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

Issue 405743002: Typecheck some of ui/webui/resources/js/ with Closure compiler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: done for tonight Created 6 years, 5 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 0df44239b0b1781fabeb0840da28e93e064e3d39..cff59a154a9dbd171d5657cd44038709eb788123 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -248,7 +248,7 @@ without changes to the corresponding grd file. -->
file="css/widgets.css" type="chrome_html"
flattenhtml="true" />
<structure name="IDR_WEBUI_JS_CR"
- file="js/cr.js" type="chrome_html" />
+ file="js/cr.js" type="chrome_html" flattenhtml="true" />
<structure name="IDR_WEBUI_JS_CR_EVENT_TARGET"
file="js/cr/event_target.js" type="chrome_html" />
<structure name="IDR_WEBUI_JS_CR_LINK_CONTROLLER"
« ui/webui/resources/js/template_data_externs.js ('K') | « ui/webui/resources/js/util.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698