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

Unified Diff: components/filesystem/util.cc

Issue 2608513002: Remove mojo::String. (Closed)
Patch Set: rebase Created 3 years, 12 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: components/filesystem/util.cc
diff --git a/components/filesystem/util.cc b/components/filesystem/util.cc
index d9257cc0b2de63742588fbde69cdcdffa56d564f..ecd3fc61c0e785c1779b145182163c2591c7b216 100644
--- a/components/filesystem/util.cc
+++ b/components/filesystem/util.cc
@@ -14,7 +14,6 @@
#include "base/logging.h"
#include "base/strings/string_util.h"
#include "build/build_config.h"
-#include "mojo/public/cpp/bindings/string.h"
#if defined(OS_WIN)
#include "base/strings/utf_string_conversions.h"
« no previous file with comments | « components/dom_distiller/content/browser/distiller_javascript_service_impl.cc ('k') | content/browser/mime_registry_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698