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

Unified Diff: chrome/chrome_watcher/BUILD.gn

Issue 2621363002: Remove Kasko! (Closed)
Patch Set: 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
Index: chrome/chrome_watcher/BUILD.gn
diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
index 88fe8463cc9bb4a79a67dec499140f2f53a5d437..1abbaccbef47d37d713c7aec2336442638b6aea7 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",

Powered by Google App Engine
This is Rietveld 408576698