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

Unified Diff: services/BUILD.gn

Issue 2693063002: Renamed /services/memory_infrastructure to /services/resource_coordinator (Closed)
Patch Set: Review fix Created 3 years, 10 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: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index e2d53329de1928d8f73c53e05a6d1c32718e750d..31a46c33983ed4f421183a06e2cddf9ad3d247fc 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -17,7 +17,7 @@ service_test("service_unittests") {
deps = [
"//services/device:tests",
"//services/image_decoder:tests",
- "//services/memory_instrumentation:tests",
+ "//services/resource_coordinator:tests",
"//services/shape_detection:tests",
]
« no previous file with comments | « mojo/public/tools/bindings/chromium_bindings_configuration.gni ('k') | services/memory_instrumentation/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698