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

Unified Diff: components/BUILD.gn

Issue 1762603002: Switch components/password_manager code from IPC messages to Mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Impl done, unit_tests and browser_tests not ready yet Created 4 years, 9 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 7e991817698672bd090b9c7c69ace23f3655db2e..81f96721b8a1e852fa9d2b4ebd550e2e4828df0a 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -362,7 +362,6 @@ test("components_browsertests") {
"//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/tracing",
"//content/shell:content_shell_lib",

Powered by Google App Engine
This is Rietveld 408576698