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

Unified Diff: content/test/BUILD.gn

Issue 2613153003: [Presentation API] Replaces type converters with typemaps (Closed)
Patch Set: Rebase again 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 7b1389efffaf90682c185b1ceb9fe1f3832a54be..aedc7b615f371aa1a988b8169c7d67eca44d7040 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1167,7 +1167,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