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

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: add CONTENT_EXPORT 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 1ac6bb275b6a84dbbe1c85e44350fb4113ea910f..918e97b18d3abe2d4fe4c70f7d4a880496f62c43 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -237,6 +237,9 @@
'public/browser/screen_orientation_dispatcher_host.h',
'public/browser/screen_orientation_provider.cc',
'public/browser/screen_orientation_provider.h',
+ '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',
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/public/browser/security_style_explanation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698