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

Unified Diff: services/BUILD.gn

Issue 2857103003: Revert of [Identity Service] Add service tests of IdentityManager (Closed)
Patch Set: 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 | « no previous file | services/identity/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 089b771221f6234e17b12ca42a2a94030a5fac30..52a819f38bc6f23c04ee6c52bf9ab4cdc5acb8c5 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -17,7 +17,6 @@
deps = [
"//services/data_decoder:tests",
"//services/device:tests",
- "//services/identity:tests",
"//services/preferences:tests",
"//services/resource_coordinator:tests",
"//services/shape_detection:tests",
@@ -44,7 +43,6 @@
testonly = true
catalog_deps = [
"//services/device:tests_catalog",
- "//services/identity:tests_catalog",
"//services/preferences:tests_catalog",
"//services/video_capture:tests_catalog",
]
« no previous file with comments | « no previous file | services/identity/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698