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

Unified Diff: chrome/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/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index ff39b519d94dde85d8a23cbab717a763e9cf01a5..7bd6cd9816dade01039eb70ef36cc55cfa8ab4e7 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -124,6 +124,7 @@ if (!is_android && !is_mac) {
public_deps = []
deps = [
"//build/config/sanitizers:deps",
+ "//printing/features",
]
data = [
« no previous file with comments | « build/config/features.gni ('k') | chrome/app/BUILD.gn » ('j') | chrome/common/features.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698