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

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: Addressed comments from dtrainor 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
Index: cc/proto/BUILD.gn
diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn
index c89919d27758bab8af6d5f076483296bae6b2d65..83c958573a52aace8c666b1f98ba8423ccd47135 100644
--- a/cc/proto/BUILD.gn
+++ b/cc/proto/BUILD.gn
@@ -37,6 +37,7 @@ proto_library("proto_internal") {
"pointf.proto",
"rect.proto",
"rectf.proto",
+ "region.proto",
"scroll_offset.proto",
"size.proto",
"sizef.proto",

Powered by Google App Engine
This is Rietveld 408576698