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