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

Unified Diff: content/content_shell.gypi

Issue 2049783002: Refactor OriginTrialPolicy to be an abstract interface in content/public/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ef-add-revoked-feature-list
Patch Set: Switch to lazy initialization in ChromeContentClient Created 4 years, 6 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_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 31d91d6d40055414ba9df6641c0ca853207befe9..2e627d808d13a37cba82e28e8532f0848aafbc29 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -206,6 +206,8 @@
'shell/common/leak_detection_result.h',
'shell/common/shell_content_client.cc',
'shell/common/shell_content_client.h',
+ 'shell/common/shell_origin_trial_policy.cc',
+ 'shell/common/shell_origin_trial_policy.h',
'shell/common/shell_messages.cc',
'shell/common/shell_messages.h',
'shell/common/shell_switches.cc',
« no previous file with comments | « content/common/origin_trials/trial_token_validator_unittest.cc ('k') | content/public/common/content_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698