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

Unified Diff: content/common/pepper_file_util.h

Issue 553983013: Remove storage-related redirect headers in webkit/common/, update #includes and DEPS files to use s… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 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
« no previous file with comments | « content/common/fileapi/webblob_messages.h ('k') | content/common/quota_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/pepper_file_util.h
diff --git a/content/common/pepper_file_util.h b/content/common/pepper_file_util.h
index b1899a5d2c69e9c274b18219c8cf19d13711d338..aab9c1d63fce1dd2d97f68db64e5a28a544d3ed0 100644
--- a/content/common/pepper_file_util.h
+++ b/content/common/pepper_file_util.h
@@ -6,7 +6,7 @@
#define CONTENT_COMMON_PEPPER_FILE_UTIL_H_
#include "ppapi/c/pp_file_info.h"
-#include "webkit/common/fileapi/file_system_types.h"
+#include "storage/common/fileapi/file_system_types.h"
#if !defined(ENABLE_PLUGINS)
#error "Plugins should be enabled"
« no previous file with comments | « content/common/fileapi/webblob_messages.h ('k') | content/common/quota_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698