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

Unified Diff: content/test/BUILD.gn

Issue 2613153003: [Presentation API] Replaces type converters with typemaps (Closed)
Patch Set: Add more OWNERS foo Created 3 years, 11 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 15e51de1dd91398c0e2ece1a1963647201f21565..268a71a1b76d6b3258aa027e3249910aa6743a2e 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1159,7 +1159,6 @@ test("content_unittests") {
"../browser/payments/payment_app_manager_unittest.cc",
"../browser/payments/payment_app_provider_impl_unittest.cc",
"../browser/presentation/presentation_service_impl_unittest.cc",
- "../browser/presentation/presentation_type_converters_unittest.cc",
"../browser/quota/mock_quota_manager.cc",
"../browser/quota/mock_quota_manager.h",
"../browser/quota/mock_quota_manager_proxy.cc",

Powered by Google App Engine
This is Rietveld 408576698