Index: content/worker/websharedworker_stub.h |
diff --git a/content/worker/websharedworker_stub.h b/content/worker/websharedworker_stub.h |
index e4e9ed560c927628166abab16582fc225e200937..8dd312d5d995d421307fd6772e412a57515c69e9 100644 |
--- a/content/worker/websharedworker_stub.h |
+++ b/content/worker/websharedworker_stub.h |
@@ -8,9 +8,9 @@ |
#include "base/memory/scoped_ptr.h" |
#include "content/worker/websharedworkerclient_proxy.h" |
#include "content/worker/worker_webapplicationcachehost_impl.h" |
-#include "googleurl/src/gurl.h" |
#include "ipc/ipc_listener.h" |
#include "third_party/WebKit/public/web/WebSharedWorker.h" |
+#include "url/gurl.h" |
namespace WebKit { |
class WebSharedWorker; |