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

Unified Diff: content/content_browser.gypi

Issue 962413002: Add type for testing to interstitials. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bauerb comments Created 5 years, 10 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 e0afa12581e1fd0d66366faf0458c03033949b4f..6a56f96381e0d09a18d195e82976678793c55445 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -138,6 +138,8 @@
'public/browser/indexed_db_info.cc',
'public/browser/indexed_db_info.h',
'public/browser/interstitial_page.h',
+ 'public/browser/interstitial_page_delegate.cc',
+ 'public/browser/interstitial_page_delegate.h',
'public/browser/invalidate_type.h',
'public/browser/javascript_dialog_manager.cc',
'public/browser/javascript_dialog_manager.h',

Powered by Google App Engine
This is Rietveld 408576698