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

Unified Diff: cc/ipc/BUILD.gn

Issue 2717213004: Move SharedBitmapManager implementation out of content/ (Closed)
Patch Set: rebase 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 | cc/ipc/shared_bitmap_manager.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/BUILD.gn
diff --git a/cc/ipc/BUILD.gn b/cc/ipc/BUILD.gn
index babff70375108968d9a812e1e1faa296e15ba03b..13e4325fad2be8c17cbcac3ca63d034babd410d0 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -54,6 +54,7 @@ mojom("interfaces") {
"render_pass.mojom",
"returned_resource.mojom",
"selection.mojom",
+ "shared_bitmap_manager.mojom",
"shared_quad_state.mojom",
"surface_id.mojom",
"surface_info.mojom",
« no previous file with comments | « no previous file | cc/ipc/shared_bitmap_manager.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698