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

Unified Diff: chrome/browser/media_galleries/fileapi/safe_itunes_library_parser.cc

Issue 23727009: Cleanup: Remove chrome namespace for storage monitor and media galleries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix nit Created 7 years, 3 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: chrome/browser/media_galleries/fileapi/safe_itunes_library_parser.cc
diff --git a/chrome/browser/media_galleries/fileapi/safe_itunes_library_parser.cc b/chrome/browser/media_galleries/fileapi/safe_itunes_library_parser.cc
index 0ae9ef49a44c34fef75ef6463a4cea4c1f9009b1..21dd1028538fb59e99a9474e543fb277a320fc31 100644
--- a/chrome/browser/media_galleries/fileapi/safe_itunes_library_parser.cc
+++ b/chrome/browser/media_galleries/fileapi/safe_itunes_library_parser.cc
@@ -10,7 +10,6 @@
#include "content/public/browser/child_process_data.h"
#include "ipc/ipc_platform_file.h"
-using chrome::MediaFileSystemBackend;
using content::BrowserThread;
using content::UtilityProcessHost;

Powered by Google App Engine
This is Rietveld 408576698