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

Unified Diff: content/content_browser.gypi

Issue 1421743002: Implement chrome://network-errors for direct access to network error interstitials (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 9cd395f1e818bf80248d0265e3c7cc2334d34a0e..5a30251858d2d82f1c653c37d8817ea494406d98 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1103,6 +1103,8 @@
'browser/net/view_blob_internals_job_factory.h',
'browser/net/view_http_cache_job_factory.cc',
'browser/net/view_http_cache_job_factory.h',
+ 'browser/network_error_request_job.cc',
+ 'browser/network_error_request_job.h',
'browser/notification_service_impl.cc',
'browser/notification_service_impl.h',
'browser/notifications/notification_database.cc',

Powered by Google App Engine
This is Rietveld 408576698