| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 2330466877db43a4674143185883b84a794043d3..0c04506ae55aaffbe743ca48e0714276acce5b4c 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',
|
| @@ -469,6 +467,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',
|
|
|