Chromium Code Reviews| Index: webkit/appcache/appcache_interfaces.h |
| =================================================================== |
| --- webkit/appcache/appcache_interfaces.h (revision 26887) |
| +++ webkit/appcache/appcache_interfaces.h (working copy) |
| @@ -16,6 +16,7 @@ |
| // Defines constants, types, and abstract classes used in the main |
| // process and in child processes. |
| +extern const char kManifestMimeType[]; |
| static const int kNoHostId = 0; |
| static const int64 kNoCacheId = 0; |