| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 1cea32d40d12c194bb9a21e8fed5c95c7706c42f..72272702f0c4d5ae757dfadd11c38901e0457dd2 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -542,6 +542,8 @@
|
| 'common/text_input_client_messages.h',
|
| 'common/text_input_state.cc',
|
| 'common/text_input_state.h',
|
| + 'common/url_loader_type_converters.cc',
|
| + 'common/url_loader_type_converters.h',
|
| 'common/url_schemes.cc',
|
| 'common/url_schemes.h',
|
| 'common/user_agent.cc',
|
|
|