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

Unified Diff: content/test/BUILD.gn

Issue 2613153003: [Presentation API] Replaces type converters with typemaps (Closed)
Patch Set: Extend presentation ID max length to 64. Created 3 years, 10 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 7347c62a43f9dfc16f1323948fcf11cc828852a8..5d97c20996aab2662b352ec7e279bff6aecacb84 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1166,7 +1166,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