Chromium Code Reviews| Index: cc/proto/BUILD.gn |
| diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn |
| index 31d3cd5169bd3d62a2a46dbe2a3e6bac1aaa233e..24a74e039395a661f3b198c1124e774794185634 100644 |
| --- a/cc/proto/BUILD.gn |
| +++ b/cc/proto/BUILD.gn |
| @@ -33,14 +33,17 @@ proto_library("proto_internal") { |
| "layer.proto", |
| "point.proto", |
| "pointf.proto", |
| + "property_tree.proto", |
| "rect.proto", |
| "rectf.proto", |
| + "scroll_offset.proto", |
| "size.proto", |
| "sizef.proto", |
| "skregion.proto", |
| "skrrect.proto", |
| "skxfermode.proto", |
| "transform.proto", |
| + "vector2df.proto", |
| ] |
| deps = [ |