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

Unified Diff: chrome/browser/resources/print_preview/compiled_resources2.gyp

Issue 2935303003: Print Preview: Remove global onPrivetPrintFailed (Closed)
Patch Set: Fix 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
Index: chrome/browser/resources/print_preview/compiled_resources2.gyp
diff --git a/chrome/browser/resources/print_preview/compiled_resources2.gyp b/chrome/browser/resources/print_preview/compiled_resources2.gyp
index 4e9e83d5e505b7f7f0ffc6e986ad66cc2639b556..3f740401d6d3f7f4cc31c3fdb214d5b898c07721 100644
--- a/chrome/browser/resources/print_preview/compiled_resources2.gyp
+++ b/chrome/browser/resources/print_preview/compiled_resources2.gyp
@@ -8,6 +8,7 @@
'dependencies': [
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:event_tracker',
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:webui_listener_tracker',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:promise_resolver',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',

Powered by Google App Engine
This is Rietveld 408576698