| Index: chrome/browser/profiles/off_the_record_profile_impl.cc
|
| diff --git a/chrome/browser/profiles/off_the_record_profile_impl.cc b/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| index b13a753b6ee7a19c83ed9a5ba9d00bdf1296e63d..ef044dffaf316c53e9cb128fe3da6e5f26402f30 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| @@ -71,7 +71,7 @@
|
| #endif
|
|
|
| #if defined(ENABLE_EXTENSIONS)
|
| -#include "chrome/browser/extensions/api/web_request/web_request_api.h"
|
| +#include "extensions/browser/api/web_request/web_request_api.h"
|
| #include "extensions/browser/extension_system.h"
|
| #include "extensions/browser/guest_view/guest_view_manager.h"
|
| #include "extensions/common/extension.h"
|
|
|