| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index ce8a4bfd8b2f29e2a6b220d97bcf64c5ea84aa0b..139a7dec5deeb6f0a2c99c60ec47c7327b103e1c 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -338,6 +338,8 @@ source_set("common") {
|
| "text_input_client_messages.h",
|
| "text_input_state.cc",
|
| "text_input_state.h",
|
| + "unique_name_helper.cc",
|
| + "unique_name_helper.h",
|
| "url_request_struct_traits.cc",
|
| "url_request_struct_traits.h",
|
| "url_schemes.cc",
|
|
|