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

Unified Diff: cc/BUILD.gn

Issue 2686833003: CopyOutputResult must have a working release callback when received over mojo (Closed)
Patch Set: c Created 3 years, 10 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/BUILD.gn » ('j') | cc/ipc/struct_traits_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 919be27714b86e6adb1fd2774b4210fc79ce5b74..b1632f04c7ce6087845d30ed56ad1e99f42eb669 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -364,6 +364,7 @@ cc_component("cc") {
"resources/single_release_callback_impl.h",
"resources/texture_mailbox.cc",
"resources/texture_mailbox.h",
+ "resources/texture_mailbox_releaser_provider.h",
"resources/transferable_resource.cc",
"resources/transferable_resource.h",
"resources/ui_resource_bitmap.cc",
« no previous file with comments | « no previous file | cc/ipc/BUILD.gn » ('j') | cc/ipc/struct_traits_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698