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

Unified Diff: chrome/BUILD.gn

Issue 2458833005: Move printing defines to buildflag system. (Closed)
Patch Set: Merge Created 4 years, 1 month 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 | « build/config/features.gni ('k') | chrome/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index fe8a9ef43eb2d5f92432d57c9587ed369c0ae20c..d366be07593bf41e5069814d3df03e0475b4b991 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -125,6 +125,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698