| Index: content/public/browser/browser_ppapi_host.h
|
| diff --git a/content/public/browser/browser_ppapi_host.h b/content/public/browser/browser_ppapi_host.h
|
| index dbf09bbf9dc001113290167e6084e155063b200e..47edee78bc98d7a6fe09fb069be3b9821d7a85d9 100644
|
| --- a/content/public/browser/browser_ppapi_host.h
|
| +++ b/content/public/browser/browser_ppapi_host.h
|
| @@ -9,8 +9,8 @@
|
| #include "base/process.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/render_view_host.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "ppapi/c/pp_instance.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace IPC {
|
| class ChannelProxy;
|
|
|