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

Unified Diff: content/content_common.gypi

Issue 1208143002: Move existing kSitePerProcess checks to a policy-oracle object (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@swapped_out_cmdline_checks
Patch Set: Partial fixes to Nasko's comments. Created 5 years, 5 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 57c6a5d22e74ad8b0c231e53d4ad03b3ca19194d..9f734d62c1877ff697a6114b244cd2262966332a 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -131,6 +131,8 @@
'public/common/service_registry.h',
'public/common/signed_certificate_timestamp_id_and_status.cc',
'public/common/signed_certificate_timestamp_id_and_status.h',
+ 'public/common/site_isolation_policy.cc',
+ 'public/common/site_isolation_policy.h',
'public/common/speech_recognition_error.h',
'public/common/speech_recognition_grammar.h',
'public/common/speech_recognition_result.cc',

Powered by Google App Engine
This is Rietveld 408576698