| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 62d84ecac9a2ce18f0932feaa852e21c2ab42136..4718a7534a35d1193af17bc8365455a0cc24a9de 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',
|
| @@ -175,6 +173,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',
|
|
|