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

Unified Diff: chrome/browser/BUILD.gn

Issue 2849763002: Remove non-existing headers from the build (Closed)
Patch Set: rebase Created 3 years, 8 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 | « base/allocator/BUILD.gn ('k') | chrome/browser/android/vr_shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 5d138867f8dcb42776ebf3eceb00317965e5fc8e..4cff3910624a21662c49ee617de34edea197132b 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -166,7 +166,6 @@ split_static_library("browser") {
"browsing_data/browsing_data_quota_helper.h",
"browsing_data/browsing_data_quota_helper_impl.cc",
"browsing_data/browsing_data_quota_helper_impl.h",
- "browsing_data/browsing_data_remover_delegate.h",
"browsing_data/browsing_data_service_worker_helper.cc",
"browsing_data/browsing_data_service_worker_helper.h",
"browsing_data/cache_counter.cc",
@@ -1318,7 +1317,6 @@ split_static_library("browser") {
"sync/sync_startup_tracker.h",
"tab_contents/navigation_metrics_recorder.cc",
"tab_contents/navigation_metrics_recorder.h",
- "tab_contents/retargeting_details.h",
"tab_contents/tab_util.cc",
"tab_contents/tab_util.h",
"task_manager/web_contents_tags.cc",
@@ -1991,7 +1989,6 @@ split_static_library("browser") {
sources += [
"spellchecker/spellcheck_custom_dictionary.cc",
"spellchecker/spellcheck_custom_dictionary.h",
- "spellchecker/spellcheck_dictionary.h",
"spellchecker/spellcheck_factory.cc",
"spellchecker/spellcheck_factory.h",
"spellchecker/spellcheck_hunspell_dictionary.cc",
@@ -2896,7 +2893,6 @@ split_static_library("browser") {
"android/offline_pages/offline_page_tab_helper.h",
"android/offline_pages/offline_page_utils.cc",
"android/offline_pages/offline_page_utils.h",
- "android/offline_pages/offliner_factory.h",
"android/offline_pages/offliner_helper.cc",
"android/offline_pages/offliner_helper.h",
"android/offline_pages/prerender_adapter.cc",
« no previous file with comments | « base/allocator/BUILD.gn ('k') | chrome/browser/android/vr_shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698