Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 4669acc6b537f80c2dddb9e8b355968c946b72c8..533c6c621f2d6ee30270509ce0e65340e9f52e0c 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -539,6 +539,10 @@ |
'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_trials/trial_token_validator.cc', |
+ 'common/origin_trials/trial_token_validator.h', |
'common/origin_util.cc', |
'common/p2p_messages.h', |
'common/page_state_serialization.cc', |