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

Unified Diff: cc/proto/BUILD.gn

Issue 1460503004: Add support for converting cc::Region to and from protobuf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add-more-conversions
Patch Set: Added a test for subtraction of overlapping rects Created 5 years, 1 month 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/playback/clip_path_display_item.cc ('k') | cc/proto/cc_conversions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/proto/BUILD.gn
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
index 33e3e58a22492b9c13f2abcd0fee5853cd1947bd..07258a678ab9744ad756e301686ba5eb7b28c5a3 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -38,6 +38,7 @@ proto_library("proto_internal") {
"pointf.proto",
"rect.proto",
"rectf.proto",
+ "region.proto",
"scroll_offset.proto",
"size.proto",
"sizef.proto",
« no previous file with comments | « cc/playback/clip_path_display_item.cc ('k') | cc/proto/cc_conversions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698