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

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: Move /common/ code to /renderer/ 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 0b99bd48363fd2aa422c1af32175f192c72b87ab..28bf87eacbbdd65f479074bec8419bde14186387 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -717,6 +717,7 @@
'renderer/media/video_capture_message_filter_unittest.cc',
'renderer/media/webmediaplayer_ms_unittest.cc',
'renderer/origin_trials/trial_token_unittest.cc',
+ 'renderer/origin_trials/trial_token_validator_unittest.cc',
'renderer/peripheral_content_heuristic_unittest.cc',
'renderer/raster_worker_pool_unittest.cc',
'renderer/render_thread_impl_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698