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

Unified Diff: content/browser/BUILD.gn

Issue 2873913002: Implement chrome://network-error with network service. (Closed)
Patch Set: merge Created 3 years, 7 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
« no previous file with comments | « no previous file | content/browser/webui/network_error_url_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index cb933c1a78355f086f740ad296dfc21cb5b4cc5b..d69e8a6d4d5f19cd80218cc2876784ec1617786a 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1508,6 +1508,8 @@ source_set("browser") {
"webui/generic_handler.h",
"webui/i18n_source_stream.cc",
"webui/i18n_source_stream.h",
+ "webui/network_error_url_loader.cc",
+ "webui/network_error_url_loader.h",
"webui/shared_resources_data_source.cc",
"webui/shared_resources_data_source.h",
"webui/url_data_manager.cc",
« no previous file with comments | « no previous file | content/browser/webui/network_error_url_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698