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

Unified Diff: services/catalog/BUILD.gn

Issue 1942473002: Eliminate mojo:resource_provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 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
Index: services/catalog/BUILD.gn
diff --git a/services/catalog/BUILD.gn b/services/catalog/BUILD.gn
index f19696bcb61fd3ba0891be42644deb3a0c7f7f84..a3d7559775bb0ba826920b0c72dee08872cfb4b2 100644
--- a/services/catalog/BUILD.gn
+++ b/services/catalog/BUILD.gn
@@ -33,6 +33,8 @@ source_set("lib") {
deps = [
"//base",
+ "//components/filesystem:lib",
+ "//components/filesystem/public/interfaces",
"//services/catalog/public/interfaces",
"//services/shell/public/cpp",
]

Powered by Google App Engine
This is Rietveld 408576698