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

Unified Diff: components/components_tests.gyp

Issue 404553008: Rename autofill_download.{cc,h} to autofill_download_manager.{cc,h}. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix GN build (again) Created 6 years, 5 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/core/browser/autofill_manager.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 fb8915d46adf53af11de8a5e2d2f57f3d5e6bf3e..2c6c3717fb90bfb1a812295b88cd0fbf748fd051 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -38,7 +38,7 @@
'autofill/core/browser/autocomplete_history_manager_unittest.cc',
'autofill/core/browser/autofill_country_unittest.cc',
'autofill/core/browser/autofill_data_model_unittest.cc',
- 'autofill/core/browser/autofill_download_unittest.cc',
+ 'autofill/core/browser/autofill_download_manager_unittest.cc',
'autofill/core/browser/autofill_external_delegate_unittest.cc',
'autofill/core/browser/autofill_field_unittest.cc',
'autofill/core/browser/autofill_ie_toolbar_import_win_unittest.cc',
« no previous file with comments | « components/autofill/core/browser/autofill_manager.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698