| Index: components/history/core/android/BUILD.gn
|
| diff --git a/components/history/core/android/BUILD.gn b/components/history/core/android/BUILD.gn
|
| index 8ab4afec139b0c2a1212b31f9d8933dfaed1d489..ad44371e8e3f75128b3c7d11c77552c0349f4338 100644
|
| --- a/components/history/core/android/BUILD.gn
|
| +++ b/components/history/core/android/BUILD.gn
|
| @@ -4,13 +4,6 @@
|
|
|
| static_library("android") {
|
| sources = [
|
| - "android_cache_database.cc",
|
| - "android_cache_database.h",
|
| - "android_history_types.cc",
|
| - "android_history_types.h",
|
| - "android_time.h",
|
| - "android_urls_database.cc",
|
| - "android_urls_database.h",
|
| "android_urls_sql_handler.cc",
|
| "android_urls_sql_handler.h",
|
| "favicon_sql_handler.cc",
|
|
|