Index: content/test/cpp_binding_example.cc |
diff --git a/content/test/cpp_binding_example.cc b/content/test/cpp_binding_example.cc |
index 3c7630d622a5c37b9b571b6aeb4f159a1e75090c..cb2a006d39048e18c29fdf16f4eb5ff43f7e046f 100644 |
--- a/content/test/cpp_binding_example.cc |
+++ b/content/test/cpp_binding_example.cc |
@@ -9,10 +9,6 @@ |
#include "base/bind.h" |
#include "base/bind_helpers.h" |
-using webkit_glue::CppArgumentList; |
-using webkit_glue::CppBoundClass; |
-using webkit_glue::CppVariant; |
- |
namespace content { |
namespace { |