| Index: content/browser/browser_url_handler_impl.cc
|
| diff --git a/content/browser/browser_url_handler_impl.cc b/content/browser/browser_url_handler_impl.cc
|
| index d22b88f52e8798b63a14990ccd110864e1c013ee..9a73afa5eb056777d84668dbf01e73d9e11e4719 100644
|
| --- a/content/browser/browser_url_handler_impl.cc
|
| +++ b/content/browser/browser_url_handler_impl.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/strings/string_util.h"
|
| -#include "content/browser/web_contents/debug_urls.h"
|
| +#include "content/browser/frame_host/debug_urls.h"
|
| #include "content/browser/webui/web_ui_impl.h"
|
| #include "content/public/browser/content_browser_client.h"
|
| #include "content/public/common/content_switches.h"
|
|
|