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

Unified Diff: chrome/test/BUILD.gn

Issue 2512563003: Convert enable_plugins to a buildflag header. (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/renderer/chrome_content_renderer_client.cc ('k') | chrome/test/base/test_switches.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 8781a9a10639f6a2ede027527ad0f0fc9d7a7553..a6bf7517bcb97ba45867e96a57d3b5e747783294 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -127,6 +127,7 @@ static_library("test_support") {
"//gpu/ipc/service",
"//net",
"//net:test_support",
+ "//ppapi/features",
"//printing/features",
"//skia",
"//sql",
@@ -1231,6 +1232,7 @@ test("browser_tests") {
"//components/spellcheck:build_features",
"//components/sync:test_support_model",
"//extensions/features",
+ "//ppapi/features",
"//printing/features",
"//third_party/WebKit/public:features",
]
« no previous file with comments | « chrome/renderer/chrome_content_renderer_client.cc ('k') | chrome/test/base/test_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698