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

Unified Diff: components/history/core/browser/BUILD.gn

Issue 889553003: Revert of Componentize WebHistoryService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mon Feb 2 15:10:48 PST 2015 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 | « components/history/DEPS ('k') | components/history/core/browser/web_history_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history/core/browser/BUILD.gn
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
index 6a24861fc5664c7ded156676148d20110bab94f0..1520ae8bb2f8a910bb4759232c880e5868691e00 100644
--- a/components/history/core/browser/BUILD.gn
+++ b/components/history/core/browser/BUILD.gn
@@ -66,8 +66,6 @@ static_library("browser") {
"visit_tracker.h",
"visitsegment_database.cc",
"visitsegment_database.h",
- "web_history_service.cc",
- "web_history_service.h",
]
deps = [
@@ -75,8 +73,6 @@ static_library("browser") {
"//components/favicon_base",
"//components/keyed_service/core",
"//components/query_parser",
- "//components/signin/core/browser",
- "//google_apis",
"//net",
"//skia",
"//sql",
« no previous file with comments | « components/history/DEPS ('k') | components/history/core/browser/web_history_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698