diff options
Diffstat (limited to 'components/password_manager.gypi')
-rw-r--r-- | components/password_manager.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/password_manager.gypi b/components/password_manager.gypi index 83e3a66..ea9b0bf 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': [ '..', |