| Index: content/child/npobject_stub.h
|
| diff --git a/content/child/npobject_stub.h b/content/child/npobject_stub.h
|
| index 70d3fbd5d13d4b80749fe2a0d2347b3757d41108..a8da2bf19090e96425d9868d6756dd51695e8594 100644
|
| --- a/content/child/npobject_stub.h
|
| +++ b/content/child/npobject_stub.h
|
| @@ -13,9 +13,9 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/child/npobject_base.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "ipc/ipc_listener.h"
|
| #include "ipc/ipc_sender.h"
|
| +#include "url/gurl.h"
|
|
|
| struct NPObject;
|
|
|
|
|