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

Unified Diff: content/test/BUILD.gn

Issue 2471263003: [Presentation API] (4th)(1-UA blink side) Add WebPresentationConnection and WebPresentationConnecti… (Closed)
Patch Set: merge and refactor 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 fcf7c2fc8d877e5a093eb68b3478ded990155422..afb030980cd8f49bb297dee90e0ef51b44c7042c 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