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

Unified Diff: components/password_manager.gypi

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: Rebase again now that CQ is fixed Created 5 years, 4 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/password_manager.gypi
diff --git a/components/password_manager.gypi b/components/password_manager.gypi
index 1c698800594bfc229aa20fde1ae5c2a939a60656..3c917e3ecba07bbfb68e6dbcc34f52d971ec9524 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -22,6 +22,7 @@
'../third_party/re2/re2.gyp:re2',
'password_manager_core_common',
'password_manager_core_browser_proto',
+ 'url_formatter/url_formatter.gyp:url_formatter',
],
'include_dirs': [
'..',
« no previous file with comments | « components/omnibox/browser/zero_suggest_provider.cc ('k') | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698