diff options
Diffstat (limited to 'webkit/fileapi')
-rw-r--r-- | webkit/fileapi/file_system_quota_util.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/fileapi/file_system_quota_util.cc b/webkit/fileapi/file_system_quota_util.cc index 3d0fab4..9dff5d4 100644 --- a/webkit/fileapi/file_system_quota_util.cc +++ b/webkit/fileapi/file_system_quota_util.cc @@ -5,6 +5,7 @@ #include "webkit/fileapi/file_system_quota_util.h" #include "base/compiler_specific.h" +#include "base/location.h" #include "base/message_loop_proxy.h" namespace fileapi { |