Index: content/browser/plugin_service_impl.h |
diff --git a/content/browser/plugin_service_impl.h b/content/browser/plugin_service_impl.h |
index 1079a1f71a0ddf10b1264a1aa7034139347ce488..3349672b262cab6a41e8970750a1e131a4fcfddd 100644 |
--- a/content/browser/plugin_service_impl.h |
+++ b/content/browser/plugin_service_impl.h |
@@ -24,8 +24,8 @@ |
#include "content/browser/ppapi_plugin_process_host.h" |
#include "content/common/content_export.h" |
#include "content/public/browser/plugin_service.h" |
-#include "googleurl/src/gurl.h" |
#include "ipc/ipc_channel_handle.h" |
+#include "url/gurl.h" |
#if defined(OS_WIN) |
#include "base/memory/scoped_ptr.h" |