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

Unified Diff: cc/ipc/texture_mailbox.typemap

Issue 2693043007: Remove //cc/ipc:struct_traits (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 | « cc/ipc/surface_reference.typemap ('k') | cc/ipc/transferable_resource.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/texture_mailbox.typemap
diff --git a/cc/ipc/texture_mailbox.typemap b/cc/ipc/texture_mailbox.typemap
index 9855c31c9e1b294ddd9e808e6dcbfd3978067ff7..71d99476567fae943969a32bd99a2a8a1f51c4ea 100644
--- a/cc/ipc/texture_mailbox.typemap
+++ b/cc/ipc/texture_mailbox.typemap
@@ -5,7 +5,4 @@
mojom = "//cc/ipc/texture_mailbox.mojom"
public_headers = [ "//cc/resources/texture_mailbox.h" ]
traits_headers = [ "//cc/ipc/texture_mailbox_struct_traits.h" ]
-sources = [
- "//cc/ipc:struct_traits",
-]
type_mappings = [ "cc.mojom.TextureMailbox=cc::TextureMailbox" ]
« no previous file with comments | « cc/ipc/surface_reference.typemap ('k') | cc/ipc/transferable_resource.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698