diff options
Diffstat (limited to 'chrome/renderer/automation/dom_automation_controller.h')
-rw-r--r-- | chrome/renderer/automation/dom_automation_controller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/renderer/automation/dom_automation_controller.h b/chrome/renderer/automation/dom_automation_controller.h index 552adab..33e6111 100644 --- a/chrome/renderer/automation/dom_automation_controller.h +++ b/chrome/renderer/automation/dom_automation_controller.h @@ -105,4 +105,3 @@ class DomAutomationController : public CppBoundClass { }; #endif // CHROME_RENDERER_AUTOMATION_DOM_AUTOMATION_CONTROLLER_H__ - |