Index: webkit/fileapi/file_system_quota_client.h |
=================================================================== |
--- webkit/fileapi/file_system_quota_client.h (revision 138385) |
+++ webkit/fileapi/file_system_quota_client.h (working copy) |
@@ -10,8 +10,9 @@ |
#include <utility> |
#include "base/basictypes.h" |
+#include "base/compiler_specific.h" |
#include "base/file_path.h" |
-#include "base/memory/scoped_ptr.h" |
+#include "base/memory/ref_counted.h" |
#include "webkit/fileapi/file_system_quota_util.h" |
#include "webkit/fileapi/file_system_types.h" |
#include "webkit/quota/quota_client.h" |