| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index d188688977e35841e0b4519772d4f4126d2da7f1..0dd46fca2eb60b325d282f7cd30dfb2de04f0d0f 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -257,8 +257,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',
|
| @@ -467,6 +465,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',
|
|
|