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

Unified Diff: components/error_page/renderer/DEPS

Issue 1171333003: Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Compile fixes following rebase Created 5 years, 6 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: components/error_page/renderer/DEPS
diff --git a/components/error_page/renderer/DEPS b/components/error_page/renderer/DEPS
index 5d271a948c1fd1e60a0e718297ea63435f9c309a..3238bc4a13177d4d656d847d1707227809fd78ce 100644
--- a/components/error_page/renderer/DEPS
+++ b/components/error_page/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/url_formatter",
"+content/public/common",
"+grit/components_strings.h",
"+net",

Powered by Google App Engine
This is Rietveld 408576698