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

Unified Diff: webkit/fileapi/file_system_operation.h

Issue 15658004: Split FileAPI code for common|common_child|renderer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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: webkit/fileapi/file_system_operation.h
diff --git a/webkit/fileapi/file_system_operation.h b/webkit/fileapi/file_system_operation.h
index 442f7dffbbf18c943b8e8be97377a285bce95243..094459248daf8656036f3413a3128ba8f0086025 100644
--- a/webkit/fileapi/file_system_operation.h
+++ b/webkit/fileapi/file_system_operation.h
@@ -11,7 +11,7 @@
#include "base/files/file_path.h"
#include "base/platform_file.h"
#include "base/process.h"
-#include "webkit/fileapi/directory_entry.h"
+#include "webkit/common/fileapi/directory_entry.h"
namespace base {
class Time;

Powered by Google App Engine
This is Rietveld 408576698