| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 07af871ac5fc3e1d15873cac251338800e058e03..1361a046eba7f0c6ffe91f9559f82fae9a21ab87 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -254,8 +254,6 @@
|
| 'common/dwrite_font_platform_win.cc',
|
| 'common/dwrite_font_proxy_messages.h',
|
| 'common/edit_command.h',
|
| - 'common/experiments/api_key.cc',
|
| - 'common/experiments/api_key.h',
|
| 'common/file_utilities_messages.h',
|
| 'common/fileapi/file_system_messages.h',
|
| 'common/fileapi/webblob_messages.h',
|
| @@ -464,6 +462,8 @@
|
| 'common/notification_constants.h',
|
| 'common/one_writer_seqlock.cc',
|
| 'common/one_writer_seqlock.h',
|
| + 'common/origin_trials/trial_token.cc',
|
| + 'common/origin_trials/trial_token.h',
|
| 'common/origin_util.cc',
|
| 'common/p2p_messages.h',
|
| 'common/page_state_serialization.cc',
|
|
|