Index: chrome/test/automation/automation_handle_tracker.h |
diff --git a/chrome/test/automation/automation_handle_tracker.h b/chrome/test/automation/automation_handle_tracker.h |
index 2e93b7b0f49372e8ea699ae9a83655466f8e5e91..bfa319a4cfbc602b00047f9e4ec37c14089f70b5 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. |