Index: content/renderer/dom_automation_controller.cc |
diff --git a/content/renderer/dom_automation_controller.cc b/content/renderer/dom_automation_controller.cc |
index b1f0d60b6a7d21df25f200a662c04831df594cfa..f23452e0ac4b967e72967a1f9268f514b941668c 100644 |
--- a/content/renderer/dom_automation_controller.cc |
+++ b/content/renderer/dom_automation_controller.cc |
@@ -13,9 +13,6 @@ |
#include "content/common/child_process_messages.h" |
#include "content/common/view_messages.h" |
-using webkit_glue::CppArgumentList; |
-using webkit_glue::CppVariant; |
- |
namespace content { |
DomAutomationController::DomAutomationController() |