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

Unified Diff: chrome/chrome_browser.gypi

Issue 2167513002: Remove InsecureContentInfobarDelegate, which has been broken for a while (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 29f389ba5329b2ce8b705e35edaaa09ed1fed7eb..d25d03f005ecf35f39cc530c55c3d5a706021640 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -295,8 +295,6 @@
'browser/infobars/infobar_responder.h',
'browser/infobars/infobar_service.cc',
'browser/infobars/infobar_service.h',
- 'browser/infobars/insecure_content_infobar_delegate.cc',
- 'browser/infobars/insecure_content_infobar_delegate.h',
'browser/install_verification/win/install_verification.cc',
'browser/install_verification/win/install_verification.h',
'browser/install_verification/win/loaded_module_verification.cc',

Powered by Google App Engine
This is Rietveld 408576698