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

Unified Diff: components/BUILD.gn

Issue 1866643002: Reland: Switch components/password_manager code from IPC messages to Mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase only Created 4 years, 8 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
« no previous file with comments | « chrome/common/BUILD.gn ('k') | components/components_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 2f721dff6437d11c5005db9dbe756709d5f9f85b..999d71d0176fb3c81c0d8425a3f8b6cb64650f1b 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -398,7 +398,6 @@ if (!is_ios) {
"//components/dom_distiller/core",
"//components/dom_distiller/core:test_support",
"//components/password_manager/content/browser",
- "//components/password_manager/content/common",
"//components/password_manager/content/renderer",
"//components/strings",
"//components/tracing",
« no previous file with comments | « chrome/common/BUILD.gn ('k') | components/components_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698