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

Unified Diff: cc/ipc/BUILD.gn

Issue 2041503002: Implement cc::Selection<gfx::SelectionBound> StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix deps Created 4 years, 6 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/selection.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 710ac0ecc745150bc1daa9736047c1dce201eb02..b814fb673ebaf0109c131ce1b83f06dac653e87f 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -40,6 +40,7 @@ mojom("interfaces") {
"begin_frame_args.mojom",
"render_pass_id.mojom",
"returned_resource.mojom",
+ "selection.mojom",
"shared_quad_state.mojom",
"surface_id.mojom",
"transferable_resource.mojom",
« no previous file with comments | « no previous file | cc/ipc/selection.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698