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

Unified Diff: content/browser/BUILD.gn

Issue 2873913002: Implement chrome://network-error with network service. (Closed)
Patch Set: 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 8d3077c279441fd1753c0d5db6a1d58f729d88fe..aba74442910badace617a467e96c48a63668adf7 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1504,6 +1504,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') | content/browser/webui/network_error_url_loader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698