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

Unified Diff: printing/BUILD.gn

Issue 803493003: Add missed files in Windows GN build for printing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/BUILD.gn
diff --git a/printing/BUILD.gn b/printing/BUILD.gn
index 6b6cb1b5e799343b0d7d831f82a2a6672e7f776b..d9cabe920d1535751de201986e4b2e11758053b8 100644
--- a/printing/BUILD.gn
+++ b/printing/BUILD.gn
@@ -108,6 +108,8 @@ component("printing") {
"backend/win_helper.cc",
"backend/win_helper.h",
"backend/print_backend_win.cc",
+ "printing_context_system_dialog_win.cc",
+ "printing_context_system_dialog_win.h",
"printing_context_win.cc",
"printing_context_win.h",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698