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

Unified Diff: chrome/test/BUILD.gn

Issue 2270333002: Reland: [Autofill] Migrate ContentPasswordManagerDriver<-->Password{Autofill,Generation}Agent IPCs … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 3 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 00afecdcec11ff98c035d4a7d40fdc9d281997e4..6b4bb1ad780431aa5accffaefdf21c4ffcfbd584 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1780,6 +1780,8 @@ test("browser_tests") {
"../common/mac/mock_launchd.h",
"../common/time_format_browsertest.cc",
"../renderer/autofill/autofill_renderer_browsertest.cc",
+ "../renderer/autofill/fake_content_password_manager_driver.cc",
+ "../renderer/autofill/fake_content_password_manager_driver.h",
"../renderer/autofill/form_autocomplete_browsertest.cc",
"../renderer/autofill/form_autofill_browsertest.cc",
"../renderer/autofill/form_classifier_browsertest.cc",
« no previous file with comments | « chrome/renderer/autofill/password_generation_test_utils.cc ('k') | chrome/test/base/chrome_render_view_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698