| Index: components/profile_service/BUILD.gn
|
| diff --git a/components/profile_service/BUILD.gn b/components/profile_service/BUILD.gn
|
| index 6fd497becf66819bf80191b69b447a0ac4f3b52a..70d5f7e85fa0df7c694b68a5797011b70b413977 100644
|
| --- a/components/profile_service/BUILD.gn
|
| +++ b/components/profile_service/BUILD.gn
|
| @@ -17,8 +17,6 @@ source_set("lib") {
|
| "//base",
|
| "//components/filesystem:lib",
|
| "//components/filesystem/public/interfaces",
|
| - "//components/leveldb:lib",
|
| - "//components/leveldb/public/interfaces",
|
| "//components/profile_service/public/interfaces",
|
| "//mojo/common",
|
| "//mojo/common:common_base",
|
|
|