Index: content/shell/shell_content_browser_client.cc |
diff --git a/content/shell/shell_content_browser_client.cc b/content/shell/shell_content_browser_client.cc |
index 412f24c5e2713e42951754bed4d0d24ac45aa5a9..9a8bc8f650fd33719d78036d415305437a4050ce 100644 |
--- a/content/shell/shell_content_browser_client.cc |
+++ b/content/shell/shell_content_browser_client.cc |
@@ -28,7 +28,7 @@ |
#include "content/shell/shell_resource_dispatcher_host_delegate.h" |
#include "content/shell/shell_web_contents_view_delegate_creator.h" |
#include "content/shell/webkit_test_controller.h" |
-#include "googleurl/src/gurl.h" |
+#include "url/gurl.h" |
#include "webkit/common/webpreferences.h" |
#if defined(OS_ANDROID) |