Chromium Code Reviews| Index: cc/proto/BUILD.gn |
| diff --git a/cc/proto/BUILD.gn b/cc/proto/BUILD.gn |
| index 2fce37ec03829e98737c55012dae4307efe83f08..857d8c09c3376bf4125bc59f5b33bd148ebc0ae4 100644 |
| --- a/cc/proto/BUILD.gn |
| +++ b/cc/proto/BUILD.gn |
| @@ -30,6 +30,7 @@ proto_library("proto_internal") { |
| # TODO(dtrainor): Move the ui/gfx related protos to ui/gfx/proto once it is |
| # possible to include protos from other directories/targets (see |
| # crbug.com/542423). |
| + "layer.proto", |
| "point.proto", |
| "pointf.proto", |
| "rect.proto", |