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

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: Sad missing brackets 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 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",

Powered by Google App Engine
This is Rietveld 408576698