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

Unified Diff: storage/browser/fileapi/file_system_url.cc

Issue 1139323003: Discard duplicate includes of files from storage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Review Comments Created 5 years, 7 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: storage/browser/fileapi/file_system_url.cc
diff --git a/storage/browser/fileapi/file_system_url.cc b/storage/browser/fileapi/file_system_url.cc
index ae238e3364d1a6c86406db945fcafcde05c9802b..d0cad1aa57a0d6c92cc493bf40a12b596aa07352 100644
--- a/storage/browser/fileapi/file_system_url.cc
+++ b/storage/browser/fileapi/file_system_url.cc
@@ -9,7 +9,6 @@
#include "base/logging.h"
#include "base/strings/string_util.h"
#include "net/base/escape.h"
-#include "storage/common/fileapi/file_system_types.h"
#include "storage/common/fileapi/file_system_util.h"
namespace storage {
« no previous file with comments | « storage/browser/fileapi/file_system_quota_client.cc ('k') | storage/browser/fileapi/file_system_url_request_job_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698