Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index c2efa7c34a35128cd84cc067de76a6b886b91a8f..9eab6350e157838533d93cafa28a934579e7b56c 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -319,6 +319,8 @@ source_set("common") { |
| "text_input_client_messages.h", |
| "text_input_state.cc", |
| "text_input_state.h", |
| + "url_request_struct_traits.cc", |
| + "url_request_struct_traits.h", |
| "url_schemes.cc", |
| "url_schemes.h", |
| "user_agent.cc", |