Index: chrome/browser/ui/constrained_window_tab_helper.cc |
=================================================================== |
--- chrome/browser/ui/constrained_window_tab_helper.cc (revision 147624) |
+++ chrome/browser/ui/constrained_window_tab_helper.cc (working copy) |
@@ -13,7 +13,7 @@ |
#include "content/public/browser/render_view_host.h" |
#include "content/public/browser/render_widget_host_view.h" |
#include "content/public/browser/web_contents.h" |
-#include "net/base/registry_controlled_domain.h" |
+#include "net/base/registry_controlled_domains/registry_controlled_domain.h" |
using content::WebContents; |