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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2458833005: Move printing defines to buildflag system. (Closed)
Patch Set: Missing file Created 4 years, 2 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: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index e9e3a1c77b8e4a3d46e522cf7fdc507cee47b1ff..49210481f88788060f4f7f6e2a7e2358ee27242b 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -888,6 +888,7 @@ static_library("extensions") {
"//extensions/common/api:api_registration",
"//extensions/strings",
"//net",
+ "//printing/features",
"//skia",
"//sql",
"//storage/browser",

Powered by Google App Engine
This is Rietveld 408576698