diff options
Diffstat (limited to 'chrome/browser/tab_util.cc')
-rw-r--r-- | chrome/browser/tab_util.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/tab_util.cc b/chrome/browser/tab_util.cc index 863b38d4..ecb7c84 100644 --- a/chrome/browser/tab_util.cc +++ b/chrome/browser/tab_util.cc @@ -6,7 +6,7 @@ #include "chrome/browser/render_view_host.h" #include "chrome/browser/render_process_host.h" -#include "chrome/browser/resource_dispatcher_host.h" +#include "chrome/browser/renderer_host/resource_dispatcher_host.h" #include "chrome/browser/web_contents.h" #include "net/url_request/url_request.h" |