summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation/automation_handle_tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/automation/automation_handle_tracker.h')
-rw-r--r--chrome/test/automation/automation_handle_tracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/automation/automation_handle_tracker.h b/chrome/test/automation/automation_handle_tracker.h
index 2e93b7b..bfa319a 100644
--- a/chrome/test/automation/automation_handle_tracker.h
+++ b/chrome/test/automation/automation_handle_tracker.h
@@ -74,7 +74,7 @@ class AutomationResourceProxy
// discard the handle.
class AutomationHandleTracker {
public:
- explicit AutomationHandleTracker() : channel_(NULL) {}
+ explicit AutomationHandleTracker();
~AutomationHandleTracker();
// Adds the specified proxy object to the tracker.