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

Unified Diff: cc/cc.gyp

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: 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/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 60078df40fa154c0e38512df7feef4b4fdfabfb7..290bd943479ea5d1d4233c719f74ed257540dd27 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -590,6 +590,7 @@
'proto/pointf.proto',
'proto/rect.proto',
'proto/rectf.proto',
+ 'proto/region.proto',
'proto/scroll_offset.proto',
'proto/size.proto',
'proto/sizef.proto',
« cc/base/region.cc ('K') | « cc/base/region_unittest.cc ('k') | cc/proto/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698