Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Unified Diff: content/content_tests.gypi

Issue 1653263005: [Experimental Framework] Move the trial token public key out of content and into the embedder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase; fix DLL export error in VS compile Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2ff10842a461fe86451293fc1a4dd4aa7e6017b6..1a2a4acbea7b5ddea56c2f1b7b85bc02414658ec 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -636,6 +636,7 @@
'child/indexed_db/webidbcursor_impl_unittest.cc',
'child/multipart_response_delegate_unittest.cc',
'child/notifications/notification_data_conversions_unittest.cc',
+ 'child/origin_trials/trial_token_validator_unittest.cc',
'child/power_monitor_broadcast_source_unittest.cc',
'child/resource_dispatcher_unittest.cc',
'child/service_worker/service_worker_dispatcher_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698