Commit 11b96205 authored by thestig@chromium.org's avatar thestig@chromium.org

Cleanup: Remove unneeded includes of chrome/browser/storage_monitor/media_storage_util.h

Review URL: https://chromiumcodereview.appspot.com/15764006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203109 0039d316-1c4b-4281-b951-d872f2087c98
parent b6157405
......@@ -11,7 +11,6 @@
#include "chrome/browser/media_galleries/mtp_device_delegate_impl.h"
#include "chrome/browser/storage_monitor/image_capture_device.h"
#include "chrome/browser/storage_monitor/image_capture_device_manager.h"
#include "chrome/browser/storage_monitor/media_storage_util.h"
#include "content/public/browser/browser_thread.h"
#include "webkit/browser/fileapi/async_file_util.h"
......
......@@ -11,7 +11,6 @@
#include "chrome/browser/browser_process.h"
#include "chrome/browser/media_galleries/media_file_system_registry.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/storage_monitor/media_storage_util.h"
#include "chrome/browser/storage_monitor/storage_info.h"
#include "chrome/browser/storage_monitor/storage_monitor.h"
#include "chrome/browser/ui/chrome_select_file_policy.h"
......
......@@ -5,7 +5,6 @@
#import "chrome/browser/storage_monitor/image_capture_device.h"
#include "base/file_util.h"
#include "chrome/browser/storage_monitor/media_storage_util.h"
#include "content/public/browser/browser_thread.h"
namespace {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment