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

Unified Diff: content/test/BUILD.gn

Issue 2874053003: Add checks for Feature Policy to the mojo Permission Service (Closed)
Patch Set: FP Created 3 years, 7 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 012dc47615c55c37c28d65a7c8e95dad546fc307..47bcaaea95003ae2140c9739ab2e7c9165377131 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1195,6 +1195,7 @@ test("content_unittests") {
"../browser/payments/payment_app_content_unittest_base.h",
"../browser/payments/payment_app_provider_impl_unittest.cc",
"../browser/payments/payment_manager_unittest.cc",
+ "../browser/permissions/permission_service_impl_unittest.cc",
"../browser/presentation/presentation_service_impl_unittest.cc",
"../browser/renderer_host/clipboard_message_filter_unittest.cc",
"../browser/renderer_host/compositor_resize_lock_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698