summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
diff options
context:
space:
mode:
authorkhushalsagar <khushalsagar@chromium.org>2015-11-24 20:48:19 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-25 04:49:24 +0000
commit54f287ace5c9092a2ed3a8884d13d0087a83eaf0 (patch)
tree188b5653c09a45a19fffa72023b5272dea56f031 /cc/cc.gyp
parent88fd51293c02b73560b00c36fc0c8b49a60939ef (diff)
downloadchromium_src-54f287ace5c9092a2ed3a8884d13d0087a83eaf0.zip
chromium_src-54f287ace5c9092a2ed3a8884d13d0087a83eaf0.tar.gz
chromium_src-54f287ace5c9092a2ed3a8884d13d0087a83eaf0.tar.bz2
Add serialization to protobufs for property trees.
Add serialization tests. Update existing tests to validate serialization. BUG=554319 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1417963011 Cr-Commit-Position: refs/heads/master@{#361574}
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r--cc/cc.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 8205cb7..4fd6b04 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -594,6 +594,7 @@
'proto/point.proto',
'proto/point3f.proto',
'proto/pointf.proto',
+ 'proto/property_tree.proto',
'proto/rect.proto',
'proto/rectf.proto',
'proto/region.proto',