Chromium Code Reviews| Index: chrome/common/resource_dispatcher.h |
| =================================================================== |
| --- chrome/common/resource_dispatcher.h (revision 12710) |
| +++ chrome/common/resource_dispatcher.h (working copy) |
| @@ -42,6 +42,7 @@ |
| const std::string& frame_origin, |
| const std::string& main_frame_origin, |
| const std::string& headers, |
| + const std::string& default_mime_type, |
| int load_flags, |
| int origin_pid, |
| ResourceType::Type resource_type, |