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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12340065: Move the UI related code from AutofillExternalDelegate to AutofillManagerDelegate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Try to fix AutofillTest.DisableAutocompleteWhileFilling Created 7 years, 10 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/browser/ui/autofill/tab_autofill_manager_delegate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 54142e8ac0f4fc160e6459ef0c02672e1e20909b..e2504ecbd51992757afb6f181e864da7e810c2b2 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -50,6 +50,8 @@
'browser/autofill/data_driven_test.h',
'browser/autofill/test_autofill_external_delegate.cc',
'browser/autofill/test_autofill_external_delegate.h',
+ 'browser/autofill/test_autofill_manager_delegate.cc',
+ 'browser/autofill/test_autofill_manager_delegate.h',
'browser/automation/mock_tab_event_observer.cc',
'browser/automation/mock_tab_event_observer.h',
'browser/browsing_data/mock_browsing_data_appcache_helper.cc',
@@ -1621,8 +1623,8 @@
'service/cloud_print/cloud_print_token_store_unittest.cc',
'service/cloud_print/cloud_print_url_fetcher_unittest.cc',
'service/cloud_print/connector_settings_unittest.cc',
- 'service/cloud_print/printer_job_handler_unittest.cc',
- 'service/cloud_print/printer_job_queue_handler_unittest.cc',
+ 'service/cloud_print/printer_job_handler_unittest.cc',
+ 'service/cloud_print/printer_job_queue_handler_unittest.cc',
'service/service_process_prefs_unittest.cc',
'service/service_process_unittest.cc',
'test/base/browser_with_test_window_test.cc',
« no previous file with comments | « chrome/browser/ui/autofill/tab_autofill_manager_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698