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

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: 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index d0b0417797c195b0c44c9a7ed105456a68e7eb96..8d14f263684fd2e1fac8f5dca05ebb24a6133d5b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1486,16 +1486,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',

Powered by Google App Engine
This is Rietveld 408576698