Index: content/child/fileapi/webfilesystem_callback_adapters.cc |
diff --git a/content/child/fileapi/webfilesystem_callback_adapters.cc b/content/child/fileapi/webfilesystem_callback_adapters.cc |
index 24538eff5452ff8523991ca3f61793c104e1eea5..b061a22312ac0711c4dc9e3dbc3e75b8094b9d3c 100644 |
--- a/content/child/fileapi/webfilesystem_callback_adapters.cc |
+++ b/content/child/fileapi/webfilesystem_callback_adapters.cc |
@@ -12,6 +12,7 @@ |
#include "googleurl/src/gurl.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFileSystemCallbacks.h" |
#include "third_party/WebKit/public/platform/WebFileInfo.h" |
+#include "third_party/WebKit/public/platform/WebFileSystem.h" |
#include "third_party/WebKit/public/platform/WebString.h" |
#include "webkit/base/file_path_string_conversions.h" |
#include "webkit/common/fileapi/directory_entry.h" |