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

Unified Diff: components/printing.gypi

Issue 857053002: Generate the print messages in components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: components/printing.gypi
diff --git a/components/printing.gypi b/components/printing.gypi
index 442df524bcc0c35e5b18209cc4f548ac4859c8dd..b1f6dabfceed5ab1ce80f86be6c2b24323452851 100644
--- a/components/printing.gypi
+++ b/components/printing.gypi
@@ -18,6 +18,8 @@
'sources': [
"printing/common/print_messages.cc",
"printing/common/print_messages.h",
+ "printing/common/printing_message_generator.cc",
+ "printing/common/printing_message_generator.h",
],
},{
# GN: //components/printing/common:printing_renderer

Powered by Google App Engine
This is Rietveld 408576698