commit | 85ee8fbda496a5aa6211ec728d5ed8d36c60cc16 | [log] [tgz] |
---|---|---|
author | Livvie Lin <[email protected]> | Thu Mar 12 23:15:16 2020 |
committer | Commit Bot <[email protected]> | Thu Mar 12 23:15:16 2020 |
tree | c11b7e1cd9361f1b3dc29b15d33e7eb0ff5063bb | |
parent | b813782596e085a29d59d6efe3b0ee60d6b4e2fd [diff] [blame] |
Componentize lookalike methods that will be shared with iOS Bug: 1058898 Change-Id: I131f6807fc654b6003a4e30169bb0d9f57b6aaf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095152 Commit-Queue: Livvie Lin <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Matt Menke <[email protected]> Reviewed-by: Mustafa Emre Acer <[email protected]> Reviewed-by: Joe DeBlasio <[email protected]> Cr-Commit-Position: refs/heads/master@{#749942}
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS index 669edaf..1d15f142 100644 --- a/chrome/browser/DEPS +++ b/chrome/browser/DEPS
@@ -135,6 +135,7 @@ "+components/leveldb_proto/public", "+components/leveldb_proto/testing", "+components/location/android", + "+components/lookalikes", "+components/login", "+components/media_message_center", "+components/metal_util",