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

Unified Diff: chrome/chrome_browser.gypi

Issue 813503003: Move files from chrome/browser/history to components/history (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@favicon-owners
Patch Set: Add missing #include of base/macros.h Created 5 years, 11 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/history/top_sites_impl_unittest.cc ('k') | chrome/chrome_tests_unit.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 149509c9ae6529b871923b376ff86c46188531d7..ba369a037737ff19e5bee80ff0ac4ede670a8bbf 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1490,16 +1490,10 @@
'browser/history/android/android_history_provider_service.h',
'browser/history/android/android_provider_backend.cc',
'browser/history/android/android_provider_backend.h',
- 'browser/history/android/android_urls_sql_handler.cc',
- 'browser/history/android/android_urls_sql_handler.h',
'browser/history/android/bookmark_model_sql_handler.cc',
'browser/history/android/bookmark_model_sql_handler.h',
'browser/history/android/sqlite_cursor.cc',
'browser/history/android/sqlite_cursor.h',
- 'browser/history/android/urls_sql_handler.cc',
- 'browser/history/android/urls_sql_handler.h',
- 'browser/history/android/visit_sql_handler.cc',
- 'browser/history/android/visit_sql_handler.h',
'browser/history/chrome_history_client.cc',
'browser/history/chrome_history_client.h',
'browser/history/chrome_history_client_factory.cc',
« no previous file with comments | « chrome/browser/history/top_sites_impl_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698