Index: content/child/npapi/npobject_stub.cc |
diff --git a/content/child/npapi/npobject_stub.cc b/content/child/npapi/npobject_stub.cc |
index b58eccafcb66d3cd53aa3f3eaa481d4a0332ca94..9746623767d147d1c7d9f6c1fa67ca49a581b70c 100644 |
--- a/content/child/npapi/npobject_stub.cc |
+++ b/content/child/npapi/npobject_stub.cc |
@@ -18,7 +18,7 @@ |
#include "content/common/plugin_constants_win.h" |
#endif |
-using WebKit::WebBindings; |
+using blink::WebBindings; |
namespace content { |