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

Unified Diff: content/content_browser.gypi

Issue 1181293003: Expand SecurityStyleChanged interfaces to include explanations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index ad22c6f3f4b2433dccf2f2929d2d8a6daa0240ca..2b14f24dcc53ba60f674de5c57bf9589078fde08 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -237,6 +237,10 @@
'public/browser/screen_orientation_dispatcher_host.h',
'public/browser/screen_orientation_provider.cc',
'public/browser/screen_orientation_provider.h',
+ 'public/browser/security_style_explanation.cc',
+ 'public/browser/security_style_explanation.h',
+ 'public/browser/security_style_explanations.cc',
+ 'public/browser/security_style_explanations.h',
'public/browser/service_worker_context.h',
'public/browser/service_worker_usage_info.cc',
'public/browser/service_worker_usage_info.h',

Powered by Google App Engine
This is Rietveld 408576698