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

Unified Diff: printing/BUILD.gn

Issue 857053002: Generate the print messages in components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reordered the generator 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: printing/BUILD.gn
diff --git a/printing/BUILD.gn b/printing/BUILD.gn
index d9cabe920d1535751de201986e4b2e11758053b8..d8bef243aa2db850c45043c2081c9d1b660646e6 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -64,6 +64,7 @@ component("printing") {
"printed_pages_source.h",
"printing_context.cc",
"printing_context.h",
+ "printing_param_traits_macros.h",
"printing_utils.cc",
"printing_utils.h",
"units.cc",

Powered by Google App Engine
This is Rietveld 408576698