diff options
Diffstat (limited to 'webkit/fileapi/isolated_context.h')
-rw-r--r-- | webkit/fileapi/isolated_context.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/fileapi/isolated_context.h b/webkit/fileapi/isolated_context.h index de4afda..cd2850c 100644 --- a/webkit/fileapi/isolated_context.h +++ b/webkit/fileapi/isolated_context.h @@ -8,6 +8,7 @@ #include <map> #include <set> #include <string> +#include <vector> #include "base/basictypes.h" #include "base/file_path.h" |