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

Unified Diff: webkit/fileapi/async_file_test_helper.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/async_file_test_helper.h
diff --git a/webkit/fileapi/async_file_test_helper.h b/webkit/fileapi/async_file_test_helper.h
index 9955b40e8520529d1d49f18acbd7408c8f6c815b..93345aebe46edd2095693c32e968c5388132e2a3 100644
--- a/webkit/fileapi/async_file_test_helper.h
+++ b/webkit/fileapi/async_file_test_helper.h
@@ -6,8 +6,8 @@
#define WEBKIT_FILEAPI_ASYNC_FILE_TEST_HELPER_H_
#include "base/basictypes.h"
+#include "webkit/common/fileapi/file_system_types.h"
#include "webkit/fileapi/file_system_operation.h"
-#include "webkit/fileapi/file_system_types.h"
#include "webkit/quota/quota_status_code.h"
namespace quota {

Powered by Google App Engine
This is Rietveld 408576698