| Index: chrome/browser/chromeos/cros/cros_mock.h
|
| diff --git a/chrome/browser/chromeos/cros/cros_mock.h b/chrome/browser/chromeos/cros/cros_mock.h
|
| index 577014022cab7d18365c89169fc59a93699a7634..d0818a0c7d9c215cbff0bd69250acc87d993e211 100644
|
| --- a/chrome/browser/chromeos/cros/cros_mock.h
|
| +++ b/chrome/browser/chromeos/cros/cros_mock.h
|
| @@ -77,6 +77,7 @@ class CrosMock {
|
| void SetInputMethodLibraryStatusAreaExpectations();
|
| void SetNetworkLibraryStatusAreaExpectations();
|
| void SetPowerLibraryStatusAreaExpectations();
|
| + void SetPowerLibraryExpectations();
|
| void SetSpeechSynthesisLibraryExpectations();
|
| void SetSystemLibraryStatusAreaExpectations();
|
| void SetSystemLibraryExpectations();
|
|
|