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

Unified Diff: content/test/BUILD.gn

Issue 2737653005: Rename OffscreenCanvasSurfaceManager to OffscreenCanvasCompositorFrameSinkManager (Closed)
Patch Set: Format header Created 3 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
« no previous file with comments | « content/browser/renderer_host/offscreen_canvas_surface_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 56ed3195c1258d49336b7a365b2fc115eab40dd8..3fbe6a6c9b7fc3a43438e6875d8eee2a6d7bd3cc 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1238,7 +1238,7 @@ test("content_unittests") {
"../browser/renderer_host/media/video_capture_controller_unittest.cc",
"../browser/renderer_host/media/video_capture_manager_unittest.cc",
"../browser/renderer_host/media/video_capture_unittest.cc",
- "../browser/renderer_host/offscreen_canvas_surface_manager_unittest.cc",
+ "../browser/renderer_host/offscreen_canvas_compositor_frame_sink_manager_unittest.cc",
"../browser/renderer_host/render_process_host_unittest.cc",
"../browser/renderer_host/render_view_host_unittest.cc",
"../browser/renderer_host/render_widget_host_unittest.cc",
« no previous file with comments | « content/browser/renderer_host/offscreen_canvas_surface_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698