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

Unified Diff: chrome/chrome_renderer.gypi

Issue 570253002: Componentize NetErrorHelperCore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index 4b3fbe0654a5c8a9386cb2d185a5633b9309401a..dc89fcc63843497717e35c1a84babbf46256e59d 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -28,8 +28,6 @@
'renderer/media/chrome_key_systems.h',
'renderer/net/net_error_helper.cc',
'renderer/net/net_error_helper.h',
- 'renderer/net/net_error_helper_core.cc',
- 'renderer/net/net_error_helper_core.h',
'renderer/net/net_error_page_controller.cc',
'renderer/net/net_error_page_controller.h',
'renderer/net/predictor_queue.cc',
@@ -264,6 +262,7 @@
'../components/components.gyp:autofill_content_renderer',
'../components/components.gyp:cdm_renderer',
'../components/components.gyp:data_reduction_proxy_core_common',
+ '../components/components.gyp:error_page_renderer',
'../components/components.gyp:startup_metric_utils',
'../components/components.gyp:password_manager_content_renderer',
'../components/components.gyp:plugins_renderer',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698