summaryrefslogtreecommitdiffstats
path: root/content/child/npapi/npobject_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/child/npapi/npobject_util.cc')
-rw-r--r--content/child/npapi/npobject_util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/child/npapi/npobject_util.cc b/content/child/npapi/npobject_util.cc
index fe7d365..3ad9bac 100644
--- a/content/child/npapi/npobject_util.cc
+++ b/content/child/npapi/npobject_util.cc
@@ -13,7 +13,7 @@
#include "third_party/npapi/bindings/nphostapi.h"
#include "webkit/glue/webkit_glue.h"
-using WebKit::WebBindings;
+using blink::WebBindings;
namespace content {