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

Unified Diff: components/app_modal/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/app_modal/DEPS
diff --git a/components/app_modal/DEPS b/components/app_modal/DEPS
index bc65d1ffb897f2f94ed177b44d4d02d8d7e6dd9e..aa04b80a0000fd973842ec598b19ce1b2387019f 100644
--- a/components/app_modal/DEPS
+++ b/components/app_modal/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/url_formatter",
"+content/public/browser",
"+content/public/common",
"+grit/components_strings.h",

Powered by Google App Engine
This is Rietveld 408576698