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

Unified Diff: chrome/chrome_browser.gypi

Issue 10843067: Move AutocompleteHistoryManager into chrome/browser/autofill/ as it is (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to LKGR Created 8 years, 4 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/tab_contents/tab_contents.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 9991b799a4dbbc0f07aca2bf21b8fd6e5c6c229a..55c395a284b0ed5af285113985754b0e0f478b3c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -166,12 +166,12 @@
'browser/autocomplete/shortcuts_provider.h',
'browser/autocomplete/url_prefix.cc',
'browser/autocomplete/url_prefix.h',
- 'browser/autocomplete_history_manager.cc',
- 'browser/autocomplete_history_manager.h',
'browser/autofill/address.cc',
'browser/autofill/address.h',
'browser/autofill/address_field.cc',
'browser/autofill/address_field.h',
+ 'browser/autofill/autocomplete_history_manager.cc',
+ 'browser/autofill/autocomplete_history_manager.h',
'browser/autofill/autofill-inl.h',
'browser/autofill/autofill_cc_infobar_delegate.cc',
'browser/autofill/autofill_cc_infobar_delegate.h',
« no previous file with comments | « chrome/browser/ui/tab_contents/tab_contents.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698