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

Unified Diff: chrome/test/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 | « chrome/service/BUILD.gn ('k') | chrome/test/base/testing_browser_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 655153009a85888b6d7bb471900def773f5f6022..dbf6b8ca2fce19ec7ca2a82f75ae53579bbe47d3 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -123,6 +123,7 @@ static_library("test_support") {
"//content/test:test_support",
"//net",
"//net:test_support",
+ "//printing/features",
"//skia",
"//sql",
"//sql:test_support",
@@ -1227,6 +1228,7 @@ test("browser_tests") {
":test_support",
"//base",
"//components/sync:test_support_model",
+ "//printing/features",
"//third_party/WebKit/public:features",
]
« no previous file with comments | « chrome/service/BUILD.gn ('k') | chrome/test/base/testing_browser_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698