Index: mojo/common/BUILD.gn |
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn |
index d9c1216cec9a17ff0fb6bfaa5f70270599050f7b..e87167c6cd30955f5103f983876dff6b4f99c710 100644 |
--- a/mojo/common/BUILD.gn |
+++ b/mojo/common/BUILD.gn |
@@ -28,6 +28,8 @@ component("common_base") { |
"message_pump_mojo_handler.h", |
"time_helper.cc", |
"time_helper.h", |
+ "user_agent.cc", |
+ "user_agent.h", |
"weak_binding_set.h", |
"weak_interface_ptr_set.h", |
] |