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

Unified Diff: components/filesystem/BUILD.gn

Issue 2855393002: Fix a TODO in GN file (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 | « ash/touch_hud/mus/BUILD.gn ('k') | components/leveldb/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/filesystem/BUILD.gn
diff --git a/components/filesystem/BUILD.gn b/components/filesystem/BUILD.gn
index 3df543dcfb97b5e304e5b597368e28f39eaec0fc..dc3bc4157d7300bae6adc1dafb60cb89c8caed42 100644
--- a/components/filesystem/BUILD.gn
+++ b/components/filesystem/BUILD.gn
@@ -75,8 +75,8 @@ service_test("filesystem_service_unittests") {
"//mojo/common",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
+ "//services/service_manager/public/cpp",
"//services/service_manager/public/cpp:service_test_support",
- "//services/service_manager/public/cpp:sources",
]
data_deps = [
« no previous file with comments | « ash/touch_hud/mus/BUILD.gn ('k') | components/leveldb/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698