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

Unified Diff: components/error_page/renderer/DEPS

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 | « components/error_page/renderer/BUILD.gn ('k') | components/error_page/renderer/net_error_helper_core.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/error_page/renderer/DEPS
diff --git a/components/sessions/DEPS b/components/error_page/renderer/DEPS
similarity index 71%
copy from components/sessions/DEPS
copy to components/error_page/renderer/DEPS
index 966369f42b723485e2728ed8d8abe310f99e28e7..5d271a948c1fd1e60a0e718297ea63435f9c309a 100644
--- a/components/sessions/DEPS
+++ b/components/error_page/renderer/DEPS
@@ -1,7 +1,7 @@
include_rules = [
- "+content/public/browser",
"+content/public/common",
- "+sync",
+ "+grit/components_strings.h",
+ "+net",
"+third_party/WebKit/public/platform",
"+ui/base",
]
« no previous file with comments | « components/error_page/renderer/BUILD.gn ('k') | components/error_page/renderer/net_error_helper_core.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698