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

Unified Diff: chrome/common/BUILD.gn

Issue 2477283002: Convert printing IPCs to Mojo
Patch Set: git cl format Created 4 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
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index e6858ad4d7057dab87dc70dd9dc5fc117afdecf1..bd7ac57a3f48703c6e12606e6ba0e475ce0710dd 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -370,7 +370,6 @@ static_library("common") {
# Printing.
if (enable_basic_printing || enable_print_preview) {
sources += [
- "chrome_utility_printing_messages.h",
"cloud_print/cloud_print_cdd_conversion.cc",
"cloud_print/cloud_print_cdd_conversion.h",
"cloud_print/cloud_print_class_mac.h",

Powered by Google App Engine
This is Rietveld 408576698