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

Unified Diff: content/browser/BUILD.gn

Issue 2584643002: Revamp OffscreenCanvas commit flow (Closed)
Patch Set: rebase and fix conflict Created 4 years 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 | « no previous file | content/browser/renderer_host/offscreen_canvas_compositor_frame_sink_provider_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 87c690b097f7c4dc608eb8ca6a522cfa129d919b..2650b7c44aa94370d0f4aa8f1d9719cff4a75798 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1150,6 +1150,8 @@ source_set("browser") {
"renderer_host/offscreen_canvas_compositor_frame_sink.h",
"renderer_host/offscreen_canvas_compositor_frame_sink_provider_impl.cc",
"renderer_host/offscreen_canvas_compositor_frame_sink_provider_impl.h",
+ "renderer_host/offscreen_canvas_surface_factory_impl.cc",
+ "renderer_host/offscreen_canvas_surface_factory_impl.h",
"renderer_host/offscreen_canvas_surface_impl.cc",
"renderer_host/offscreen_canvas_surface_impl.h",
"renderer_host/offscreen_canvas_surface_manager.cc",
« no previous file with comments | « no previous file | content/browser/renderer_host/offscreen_canvas_compositor_frame_sink_provider_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698