From 2b6b683647951a19f6736747079542cb2b0712a1 Mon Sep 17 00:00:00 2001 From: "kinuko@chromium.org" Date: Wed, 10 Oct 2012 05:28:48 +0000 Subject: Cleanup includes/headers in webkit/fileapi BUG=none TEST=none Review URL: https://codereview.chromium.org/11096022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161054 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/fileapi/syncable/syncable_file_system_unittest.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'webkit/fileapi/syncable/syncable_file_system_unittest.cc') diff --git a/webkit/fileapi/syncable/syncable_file_system_unittest.cc b/webkit/fileapi/syncable/syncable_file_system_unittest.cc index 68acb5a..e827e0f 100644 --- a/webkit/fileapi/syncable/syncable_file_system_unittest.cc +++ b/webkit/fileapi/syncable/syncable_file_system_unittest.cc @@ -3,6 +3,7 @@ // found in the LICENSE file. #include "testing/gtest/include/gtest/gtest.h" +#include "webkit/fileapi/file_system_context.h" #include "webkit/fileapi/file_system_task_runners.h" #include "webkit/fileapi/file_system_types.h" #include "webkit/fileapi/isolated_context.h" -- cgit v1.1