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

Unified Diff: chrome/renderer/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/renderer/BUILD.gn
diff --git a/chrome/renderer/BUILD.gn b/chrome/renderer/BUILD.gn
index e541745b189a55a4782632190caa0d16cbb0d853..0499320391b293649635ccaa9dfbf6755cead2a1 100644
--- a/chrome/renderer/BUILD.gn
+++ b/chrome/renderer/BUILD.gn
@@ -121,6 +121,7 @@ static_library("renderer") {
"//media/capture",
"//net",
"//ppapi/features",
+ "//printing/features",
"//skia",
"//storage/common",
"//third_party/WebKit/public:blink",

Powered by Google App Engine
This is Rietveld 408576698