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

Unified Diff: content/test/BUILD.gn

Issue 2471263003: [Presentation API] (4th)(1-UA blink side) Add WebPresentationConnection and WebPresentationConnecti… (Closed)
Patch Set: resolving code review comments from Derek 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..8005a90626a1c0e1544068b8da2b334360939a31 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1362,6 +1362,7 @@ test("content_unittests") {
"../renderer/media/video_capture_impl_unittest.cc",
"../renderer/media/webmediaplayer_ms_unittest.cc",
"../renderer/peripheral_content_heuristic_unittest.cc",
+ "../renderer/presentation/presentation_connection_proxy_unittest.cc",
"../renderer/presentation/presentation_dispatcher_unittest.cc",
"../renderer/render_thread_impl_unittest.cc",
"../renderer/render_widget_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698