| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 5198c9173668f56ad16f969342b5e03d813b0c07..b6b90b82356904b93e2f69a62fb6111cc05b0098 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -86,8 +86,6 @@
|
| 'child/dwrite_font_proxy/dwrite_font_proxy_win.h',
|
| 'child/dwrite_font_proxy/dwrite_localized_strings_win.cc',
|
| 'child/dwrite_font_proxy/dwrite_localized_strings_win.h',
|
| - 'child/experiments/api_key_validator.cc',
|
| - 'child/experiments/api_key_validator.h',
|
| 'child/file_info_util.cc',
|
| 'child/file_info_util.h',
|
| 'child/fileapi/file_system_dispatcher.cc',
|
| @@ -173,6 +171,8 @@
|
| 'child/npapi/webplugin_ime_win.cc',
|
| 'child/npapi/webplugin_ime_win.h',
|
| 'child/npapi/webplugin_resource_client.h',
|
| + 'child/origin_trials/trial_token_validator.cc',
|
| + 'child/origin_trials/trial_token_validator.h',
|
| 'child/permissions/permission_dispatcher.cc',
|
| 'child/permissions/permission_dispatcher.h',
|
| 'child/permissions/permission_dispatcher_thread_proxy.cc',
|
|
|