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

Unified Diff: chrome/chrome_watcher/BUILD.gn

Issue 2621363002: Remove Kasko! (Closed)
Patch Set: Rebase Created 3 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/chrome.isolate ('k') | chrome/chrome_watcher/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_watcher/BUILD.gn
diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
index 4a5d77e25d0d7eaebb12800629c681bce832f3b8..06685865ad6e510f382f5eaa70584455cb2869d0 100644
--- a/chrome/chrome_watcher/BUILD.gn
+++ b/chrome/chrome_watcher/BUILD.gn
@@ -41,12 +41,6 @@ test("system_load_estimator_unittests") {
]
}
-group("kasko_util") {
- public_deps = [
- "//third_party/kasko:kasko_features",
- ]
-}
-
process_version_rc_template("chrome_watcher_resources") {
sources = [
"chrome_watcher.ver",
@@ -64,7 +58,6 @@ shared_library("chrome_watcher") {
deps = [
":chrome_watcher_resources",
":client",
- ":kasko_util",
"//base",
"//base:base_static",
"//build/config/sanitizers:deps",
« no previous file with comments | « chrome/chrome.isolate ('k') | chrome/chrome_watcher/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698