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

Unified Diff: chrome/chrome_browser.gypi

Issue 622683006: Refactor security interstitials, add SecurityInterstitialPage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 d434a05847118009aead1ec9e84bdc425079023f..85bfd5c2386cbb5f5d8a1a219909ae700930a39d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -583,6 +583,8 @@
'browser/install_verification/win/module_verification_common.h',
'browser/internal_auth.cc',
'browser/internal_auth.h',
+ 'browser/interstitials/security_interstitial_page.cc',
+ 'browser/interstitials/security_interstitial_page.h',
'browser/intranet_redirect_detector.cc',
'browser/intranet_redirect_detector.h',
'browser/invalidation/invalidation_service_factory_android.cc',

Powered by Google App Engine
This is Rietveld 408576698