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

Unified Diff: content/content_child.gypi

Issue 1680873002: [Experimental Framework] Move trial token code to renderer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add boringssl dependency to content/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
« no previous file with comments | « content/common/origin_trials/trial_token_unittest.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 4718a7534a35d1193af17bc8365455a0cc24a9de..8089133a3c8d0052d2266dc98921de98c80aba2b 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -173,8 +173,6 @@
'child/npapi/webplugin_ime_win.cc',
'child/npapi/webplugin_ime_win.h',
'child/npapi/webplugin_resource_client.h',
- 'child/origin_trials/trial_token_validator.cc',
- 'child/origin_trials/trial_token_validator.h',
'child/permissions/permission_dispatcher.cc',
'child/permissions/permission_dispatcher.h',
'child/permissions/permission_dispatcher_thread_proxy.cc',
« no previous file with comments | « content/common/origin_trials/trial_token_unittest.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698