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

Unified Diff: content/browser/BUILD.gn

Issue 2810703004: Add observers to FrameSinkManagerHost. (Closed)
Patch Set: Add OWNERS. Created 3 years, 8 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 | « no previous file | content/browser/compositor/OWNERS » ('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 b02a346282cf8edec482f9482b15815279f3fd31..e46a877767420cfe38e10e132f48d939e2b9d92d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -471,6 +471,7 @@ source_set("browser") {
# needed on all platforms.
"compositor/frame_sink_manager_host.cc",
"compositor/frame_sink_manager_host.h",
+ "compositor/frame_sink_observer.h",
"compositor/surface_utils.cc",
"compositor/surface_utils.h",
"devtools/browser_devtools_agent_host.cc",
« no previous file with comments | « no previous file | content/browser/compositor/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698