Index: content/browser/worker_host/worker_service_impl.cc |
=================================================================== |
--- content/browser/worker_host/worker_service_impl.cc (revision 147624) |
+++ content/browser/worker_host/worker_service_impl.cc (working copy) |
@@ -20,7 +20,7 @@ |
#include "content/public/browser/worker_service_observer.h" |
#include "content/public/common/content_switches.h" |
#include "content/public/common/process_type.h" |
-#include "net/base/registry_controlled_domain.h" |
+#include "net/base/registry_controlled_domains/registry_controlled_domain.h" |
namespace content { |