Chromium Code Reviews| Index: components/ui_devtools/BUILD.gn |
| diff --git a/components/ui_devtools/BUILD.gn b/components/ui_devtools/BUILD.gn |
| index a1ec26db9d8151c65647408b4e524808ff024bee..ddbd33395a42a198b0b6318d2460f6fb09813bed 100644 |
| --- a/components/ui_devtools/BUILD.gn |
| +++ b/components/ui_devtools/BUILD.gn |
| @@ -6,6 +6,8 @@ _inspector_protocol = "//third_party/inspector_protocol" |
| import("$_inspector_protocol/inspector_protocol.gni") |
| _protocol_generated = [ |
| + "CSS.cpp", |
| + "CSS.h", |
| "DOM.cpp", |
| "DOM.h", |
| "Forward.h", |