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

Unified Diff: content/content_tests.gypi

Issue 979413002: [Presentation API] Additional plumbing for PresentationServiceImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@REAL-NEW-MASTER
Patch Set: updated comments Created 5 years, 9 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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index b14d4361c4b38d0f7fd23e73dad4b9df2751997a..98e6c5984e69352e0134880304a187dbdc2091ff 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -470,11 +470,11 @@
'browser/media/webrtc_identity_store_unittest.cc',
'browser/net/sqlite_persistent_cookie_store_unittest.cc',
'browser/notification_service_impl_unittest.cc',
- 'browser/presentation/presentation_service_impl_unittest.cc',
'browser/power_monitor_message_broadcaster_unittest.cc',
'browser/power_profiler/power_profiler_service_unittest.cc',
'browser/power_usage_monitor_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