diff options
Diffstat (limited to 'chrome/browser/chromeos/cros/cros_mock.h')
-rw-r--r-- | chrome/browser/chromeos/cros/cros_mock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/chromeos/cros/cros_mock.h b/chrome/browser/chromeos/cros/cros_mock.h index 5770140..d0818a0 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(); |