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

Unified Diff: services/file/file_system.cc

Issue 2804373002: Eliminate Connector::Connect(), Connection, etc. (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 | « services/file/file_service.cc ('k') | services/identity/identity_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/file/file_system.cc
diff --git a/services/file/file_system.cc b/services/file/file_system.cc
index e022d4c2a7f3e53d9a12e85eecbc0b48adf2c82a..d4ff32f4166834af892e31b6cfb5aabedf77e752 100644
--- a/services/file/file_system.cc
+++ b/services/file/file_system.cc
@@ -14,7 +14,6 @@
#include "components/filesystem/lock_table.h"
#include "components/filesystem/public/interfaces/types.mojom.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
-#include "services/service_manager/public/cpp/connection.h"
namespace file {
« no previous file with comments | « services/file/file_service.cc ('k') | services/identity/identity_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698