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

Unified Diff: components/components_tests.gyp

Issue 258473005: Add a unittest for PasswordAutofillAgent (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 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 | « components/autofill/content/renderer/test_password_autofill_agent.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index b533cd4cce6bde7b9cb51b7c54725fd00a05778a..ef77fd9b1a6aef2e514874e82ea3f0dc68a16367 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -251,6 +251,7 @@
'conditions': [
['OS != "ios"', {
'sources': [
+ 'autofill/content/renderer/password_autofill_agent_unittest.cc',
'autofill/content/renderer/renderer_save_password_progress_logger_unittest.cc',
'dom_distiller/content/dom_distiller_viewer_source_unittest.cc',
'usb_service/usb_context_unittest.cc',
« no previous file with comments | « components/autofill/content/renderer/test_password_autofill_agent.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698