Index: content/child/npapi/npobject_util.cc |
diff --git a/content/child/npapi/npobject_util.cc b/content/child/npapi/npobject_util.cc |
index fe7d365b6614a0c9e53338541a90739045190d96..3ad9bac241f93cdb8bfa4be1fe658a6569a6846c 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 { |