| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index f1bcce2857ef3fab9318f5c36335967c50a4b9e1..df550e4fdbd973ceab2a59b9de17a5346a3669b4 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -340,6 +340,8 @@ source_set("common") {
|
| "text_input_client_messages.h",
|
| "text_input_state.cc",
|
| "text_input_state.h",
|
| + "throttling_url_loader.cc",
|
| + "throttling_url_loader.h",
|
| "unique_name_helper.cc",
|
| "unique_name_helper.h",
|
| "url_request_struct_traits.cc",
|
|
|