summaryrefslogtreecommitdiffstats
path: root/content/child/npobject_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/child/npobject_proxy.h')
-rw-r--r--content/child/npobject_proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/child/npobject_proxy.h b/content/child/npobject_proxy.h
index ad16210..137c090 100644
--- a/content/child/npobject_proxy.h
+++ b/content/child/npobject_proxy.h
@@ -10,11 +10,11 @@
#include "base/memory/ref_counted.h"
#include "content/child/npobject_base.h"
-#include "googleurl/src/gurl.h"
#include "ipc/ipc_listener.h"
#include "ipc/ipc_sender.h"
#include "third_party/npapi/bindings/npruntime.h"
#include "ui/gfx/native_widget_types.h"
+#include "url/gurl.h"
struct NPObject;