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

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

Issue 2935303003: Print Preview: Remove global onPrivetPrintFailed (Closed)
Patch Set: Fix annotations Created 3 years, 6 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
« no previous file with comments | « ui/webui/resources/js/webui_listener_tracker.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index 9aaf3270be1d1ecaafaa859aaf0ebe48cec16974..24f7ea9c0741d4e6112fec15c3ec0ff0b15391b8 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -472,6 +472,8 @@ without changes to the corresponding grd file. -->
file="js/cr/ui/touch_handler.js" type="chrome_html" />
<structure name="IDR_WEBUI_JS_EVENT_TRACKER"
file="js/event_tracker.js" type="chrome_html" />
+ <structure name="IDR_WEBUI_JS_WEBUI_LISTENER_TRACKER"
+ file="js/webui_listener_tracker.js" type="chrome_html" />
<structure name="IDR_WEBUI_JS_ICON"
file="js/icon.js" type="chrome_html" flattenhtml="true" />
<structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS"
« no previous file with comments | « ui/webui/resources/js/webui_listener_tracker.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698