Index: content/browser/browser_url_handler.cc |
=================================================================== |
--- content/browser/browser_url_handler.cc (revision 118186) |
+++ content/browser/browser_url_handler.cc (working copy) |
@@ -5,7 +5,7 @@ |
#include "content/browser/browser_url_handler.h" |
#include "base/string_util.h" |
-#include "content/browser/webui/web_ui.h" |
+#include "content/browser/webui/web_ui_impl.h" |
#include "content/public/browser/content_browser_client.h" |
#include "content/public/common/url_constants.h" |
#include "googleurl/src/gurl.h" |