summaryrefslogtreecommitdiffstats
path: root/content/child/npobject_stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/child/npobject_stub.h')
-rw-r--r--content/child/npobject_stub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/child/npobject_stub.h b/content/child/npobject_stub.h
index 70d3fbd..a8da2bf 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;