Chromium Code Reviews| Index: ceee/ie/testing/mediumtest_ie_main.cc |
| =================================================================== |
| --- ceee/ie/testing/mediumtest_ie_main.cc (revision 66617) |
| +++ ceee/ie/testing/mediumtest_ie_main.cc (working copy) |
| @@ -27,13 +27,6 @@ |
| } |
| void Unlock() { |
| } |
| -void AddRefModuleWorkerThread() { |
| -} |
| -void ReleaseModuleWorkerThread() { |
| -} |
| -void FireEventToBroker(const std::string& event_name, |
| - const std::string& event_args) { |
| -} |
| } // namespace ceee_module_util |