Chromium Code Reviews| Index: chrome/browser/profiles/off_the_record_profile_io_data.h |
| diff --git a/chrome/browser/profiles/off_the_record_profile_io_data.h b/chrome/browser/profiles/off_the_record_profile_io_data.h |
| index 17cd658e779e3c12c12718e86fd5a5bcd3cd4e1b..19335be0543c4efdedcb9ee6cb42d14077e8b066 100644 |
| --- a/chrome/browser/profiles/off_the_record_profile_io_data.h |
| +++ b/chrome/browser/profiles/off_the_record_profile_io_data.h |
| @@ -14,6 +14,7 @@ |
| #include "chrome/browser/custom_handlers/protocol_handler_registry.h" |
| #include "chrome/browser/profiles/profile_io_data.h" |
| #include "chrome/browser/profiles/storage_partition_descriptor.h" |
| +#include "url/origin.h" |
|
felt
2016/04/07 02:28:04
still needed?
palmer
2016/04/07 23:45:43
Nope!
|
| class ChromeURLRequestContextGetter; |
| class Profile; |