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

Unified Diff: cc/ipc/compositor_frame_for_blink.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/compositor_frame.typemap ('k') | cc/ipc/compositor_frame_metadata.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/compositor_frame_for_blink.typemap
diff --git a/cc/ipc/compositor_frame_for_blink.typemap b/cc/ipc/compositor_frame_for_blink.typemap
index 046b359ba55636831ee8c8ebea230595886a8843..49f3df4c5a73779eb3eeefe353fcd2c8ac5573b0 100644
--- a/cc/ipc/compositor_frame_for_blink.typemap
+++ b/cc/ipc/compositor_frame_for_blink.typemap
@@ -24,11 +24,9 @@ traits_headers = [
"//ui/gfx/mojo/transform_struct_traits.h",
"//ui/events/mojo/latency_info_struct_traits.h",
]
-sources = [
- "//cc/ipc:struct_traits",
-]
public_deps = [
"//cc",
+ "//cc/ipc:interfaces",
"//gpu/ipc/common:interfaces",
"//mojo/common:common_custom_types",
"//skia/public/interfaces",
« no previous file with comments | « cc/ipc/compositor_frame.typemap ('k') | cc/ipc/compositor_frame_metadata.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698