| Index: webkit/appcache/appcache_service.h
|
| diff --git a/webkit/appcache/appcache_service.h b/webkit/appcache/appcache_service.h
|
| index 413b25c72a421110a35800810140c43a41e87bd4..fe5ec601c51b9c31c45fedf8403085adcf87db53 100644
|
| --- a/webkit/appcache/appcache_service.h
|
| +++ b/webkit/appcache/appcache_service.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef WEBKIT_APPCACHE_APPCACHE_SERVICE_H_
|
| #define WEBKIT_APPCACHE_APPCACHE_SERVICE_H_
|
|
|
| +#include <map>
|
| #include <set>
|
| -#include <vector>
|
|
|
| #include "base/ref_counted.h"
|
| #include "base/scoped_ptr.h"
|
|
|