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

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: reorder imports 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..bdc9da4b4ddc7006cdabc5fe54152c215546be2d 100644
--- a/components/printing.gypi
+++ b/components/printing.gypi
@@ -16,6 +16,7 @@
'<(DEPTH)/ui/gfx/gfx.gyp:gfx',
],
'sources': [
+ "printing/common/printing_param_traits_macros.h",
"printing/common/print_messages.cc",
"printing/common/print_messages.h",
],

Powered by Google App Engine
This is Rietveld 408576698