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

Unified Diff: chrome/chrome_renderer.gypi

Issue 791133006: Delegates for the printing component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit fix Created 5 years, 11 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 | « no previous file | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index c0a337b12e6740660a858b585a17818c018a11d5..1d60c3a7932e3e685d74409d41cb143824e7d244 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -233,6 +233,8 @@
'renderer/spellchecker/spelling_engine.h',
],
'chrome_renderer_printing_sources': [
+ 'renderer/printing/chrome_print_web_view_helper_delegate.cc',
+ 'renderer/printing/chrome_print_web_view_helper_delegate.h',
'renderer/printing/print_web_view_helper.cc',
'renderer/printing/print_web_view_helper.h',
'renderer/printing/print_web_view_helper_android.cc',
« no previous file with comments | « no previous file | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698