Chromium Code Reviews| Index: content/browser/devtools/BUILD.gn |
| diff --git a/content/browser/devtools/BUILD.gn b/content/browser/devtools/BUILD.gn |
| index 24e206495a749a945dd68784669946bf198830ac..d34ce839689aa2b7f1a14bec933e617657d44444 100644 |
| --- a/content/browser/devtools/BUILD.gn |
| +++ b/content/browser/devtools/BUILD.gn |
| @@ -89,5 +89,7 @@ inspector_protocol_generate("protocol_sources") { |
| "protocol/tethering.h", |
| "protocol/tracing.cc", |
| "protocol/tracing.h", |
| + "protocol/ui.cc", |
| + "protocol/ui.h", |
| ] |
| } |